Converted Host mode demos to schedulerless. Fixed host mode broken due to earlier Start-of-frame event experiments.
This commit is contained in:
parent
33a0184749
commit
ac70ddd0a1
39 changed files with 405 additions and 838 deletions
|
@ -58,6 +58,7 @@ int main(void)
|
|||
{
|
||||
Bluetooth_Stack_Task();
|
||||
Bluetooth_Management_Task();
|
||||
USB_USBTask();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue