funnydog
|
dc478a5511
|
testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demos
Handle the USB_EVENT_RESET and USB_EVENT_UNCONFIGURED as they were
USB_EVENT_SUSPEND like in STM32 demos.
|
2016-12-13 08:52:47 +01:00 |
funnydog
|
b403f064d4
|
testhal: add missing sduWakeupHookI() call to KINETIS usb_serial demos
Add the missing call to sduWakeupHookI() to the USB_EVENT_WAKEUP event,
with proper locking around them.
|
2016-12-13 08:51:52 +01:00 |
funnydog
|
f501682759
|
Fix KINETIS USB_SERIAL testhal compilation.
Fix KINETIS USB_SERIAL testhal compilation by renaming the function
sduDisconnectI() to sduSuspendHookI().
|
2016-11-15 19:40:47 +01:00 |
Jonathan Struebel
|
c876a8d1d4
|
[KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board
|
2016-03-29 20:27:34 -07:00 |