aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/FRDM-KL25Z
Commit message (Collapse)AuthorAgeFilesLines
* Kinetis testhal fixesFabien Poussin2019-10-0211-581/+1297
|
* Kinetis ADCFabien Poussin2019-10-023-61/+225
|
* Kinetis linker files pathFabien Poussin2019-10-025-5/+5
|
* Updating Makefiles for 19.1.xFabien Poussin2019-10-015-5/+5
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-125-5/+5
|
* KINETIS tests and demos updated to ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-2015-223/+1866
|
* Add version tagsFabio Utzig2017-10-095-0/+5
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demosfunnydog2016-12-132-2/+6
| | | | | 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().
* Added USB HID driver to community HALJonathan Struebel2016-06-1811-0/+2064
|
* [KINETIS] PAL driver: implement PAL_LINE.flabbergast2016-05-081-5/+5
|
* [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-244-8/+16
|
* [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.flabbergast2016-04-244-4/+4
|
* [KINETIS] Update Makefiles to use shell.mk.flabbergast2016-04-241-5/+6
|
* [KINETIS] Moved time variable definition in blinker threadJonathan Struebel2016-04-181-2/+2
|
* Fix testhal test thd usageFabio Utzig2016-04-042-2/+1
|
* [KINETIS] Move I2C and ADC demo to proper subdir.flabbergast2016-03-229-0/+1439
|
* [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK).flabbergast2016-03-2218-0/+4253