aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS
Commit message (Collapse)AuthorAgeFilesLines
* Rest of Kinetis examplesFabien Poussin2019-10-0242-2207/+3776
|
* Kinetis testhal fixesFabien Poussin2019-10-0223-1140/+2734
|
* Kinetis ADCFabien Poussin2019-10-023-61/+225
|
* Kinetis linker files pathFabien Poussin2019-10-0221-21/+21
|
* Kinetis testhal fixesFabien Poussin2019-10-026-1123/+1470
|
* Updating Makefiles for 19.1.xFabien Poussin2019-10-0124-24/+24
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-1224-24/+24
|
* KINETIS tests and demos updated to ChibiOS 18.2.x.Konstantin Oblaukhov2018-11-2073-1188/+9481
|
* Fixed most testhal examples for STM32, updated configs using script. Fixed ↵Fabien Poussin2018-03-143-5/+5
| | | | deprecated MS2ST calls.
* Add version tagsFabio Utzig2017-10-0924-0/+24
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demosfunnydog2016-12-136-10/+22
| | | | | 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-135-0/+30
| | | | | 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-155-5/+5
| | | | | 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-084-17/+17
|
* [KINETIS] Fix KL26Z/I2C/Makefile.flabbergast2016-05-011-3/+5
|
* Merge pull request #62 from flabbergast/i2cFabio Utzig2016-04-276-0/+1270
|\ | | | | [KINETIS] I2C update (timeouts, KL27Z)
| * [KINETIS] Add FRDM-KL26Z/I2C demo.flabbergast2016-04-246-0/+1270
| |
* | [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-2425-52/+101
| |
* | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.flabbergast2016-04-2410-10/+10
| |
* | [KINETIS] Update Makefiles to use shell.mk.flabbergast2016-04-245-24/+29
|/
* [KINETIS] Moved time variable definition in blinker threadJonathan Struebel2016-04-182-4/+4
|
* [KINETIS] Update ld script in TEENSY_LC/EEPROM_EMU demo.flabbergast2016-04-112-394/+71
|
* Fix testhal test thd usageFabio Utzig2016-04-047-7/+2
|
* [KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M boardJonathan Struebel2016-03-298-0/+1772
|
* [KINETIS] Add a custom KL27Z breakout board demo.flabbergast2016-03-229-0/+1329
|
* [KINETIS] Move I2C and ADC demo to proper subdir.flabbergast2016-03-2215-66/+116
|
* [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK).flabbergast2016-03-22114-0/+25185
|
* [KINETIS] Move from main repo to contribFabio Utzig2016-03-0715-0/+2678