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 |
flabbergast
|
7d99206f05
|
[KINETIS] PAL driver: implement PAL_LINE.
|
2016-05-08 09:09:43 +01:00 |
flabbergast
|
05c64a50b5
|
[KINETIS] Fix KL26Z/I2C/Makefile.
|
2016-05-01 08:47:01 +01:00 |
Fabio Utzig
|
5c02f23706
|
Merge pull request #62 from flabbergast/i2c
[KINETIS] I2C update (timeouts, KL27Z)
|
2016-04-27 19:03:01 -03:00 |
flabbergast
|
cee50b34e2
|
[KINETIS] Add FRDM-KL26Z/I2C demo.
|
2016-04-24 18:36:00 +01:00 |
flabbergast
|
39e3a31d94
|
[KINETIS] Mass update Makefile (license & asm changes).
|
2016-04-24 17:12:49 +01:00 |
flabbergast
|
1737a7dfb2
|
[KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.
|
2016-04-24 16:38:27 +01:00 |
flabbergast
|
a109d62f0a
|
[KINETIS] Update Makefiles to use shell.mk.
|
2016-04-24 16:38:04 +01:00 |
Fabio Utzig
|
8bd60ee894
|
Fix testhal test thd usage
|
2016-04-04 22:40:32 -03:00 |
flabbergast
|
9f5d7fd40b
|
[KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK).
|
2016-03-22 18:43:20 +00:00 |