aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/TEENSY3_x
Commit message (Collapse)AuthorAgeFilesLines
* testhal: add missing sduWakeupHookI() call to KINETIS usb_serial demosfunnydog2016-12-131-0/+6
| | | | | Add the missing call to sduWakeupHookI() to the USB_EVENT_WAKEUP event, with proper locking around them.
* Fix KINETIS USB_SERIAL testhal compilation.funnydog2016-11-151-1/+1
| | | | | Fix KINETIS USB_SERIAL testhal compilation by renaming the function sduDisconnectI() to sduSuspendHookI().
* [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-2410-20/+40
|
* [KINETIS] Update Makefiles to use shell.mk.flabbergast2016-04-242-10/+12
|
* Fix testhal test thd usageFabio Utzig2016-04-041-1/+0
|
* [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK).flabbergast2016-03-2244-0/+9865