aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/MCHCK
Commit message (Collapse)AuthorAgeFilesLines
* Rest of Kinetis examplesFabien Poussin2019-10-029-174/+907
|
* Kinetis linker files pathFabien Poussin2019-10-023-3/+3
|
* Updating Makefiles for 19.1.xFabien Poussin2019-10-013-3/+3
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-123-3/+3
|
* KINETIS tests and demos updated to ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-209-118/+1163
|
* Add version tagsFabio Utzig2017-10-093-0/+3
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demosfunnydog2016-12-131-2/+4
| | | | | Handle the USB_EVENT_RESET and USB_EVENT_UNCONFIGURED as they were USB_EVENT_SUSPEND like in STM32 demos.
* 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] PAL driver: implement PAL_LINE.flabbergast2016-05-081-2/+2
|
* [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-243-6/+12
|
* [KINETIS] Update Makefiles to use shell.mk.flabbergast2016-04-241-5/+6
|
* Fix testhal test thd usageFabio Utzig2016-04-041-1/+0
|
* [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK).flabbergast2016-03-2219-0/+4063