Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 24 | -24/+24 |
| | |||||
* | KINETIS tests and demos updated to ChibiOS 18.2.x. | Konstantin Oblaukhov | 2018-11-20 | 73 | -1188/+9481 |
| | |||||
* | Fixed most testhal examples for STM32, updated configs using script. Fixed ↵ | Fabien Poussin | 2018-03-14 | 3 | -5/+5 |
| | | | | deprecated MS2ST calls. | ||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 24 | -0/+24 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demos | funnydog | 2016-12-13 | 6 | -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 demos | funnydog | 2016-12-13 | 5 | -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. | funnydog | 2016-11-15 | 5 | -5/+5 |
| | | | | | Fix KINETIS USB_SERIAL testhal compilation by renaming the function sduDisconnectI() to sduSuspendHookI(). | ||||
* | Added USB HID driver to community HAL | Jonathan Struebel | 2016-06-18 | 11 | -0/+2064 |
| | |||||
* | [KINETIS] PAL driver: implement PAL_LINE. | flabbergast | 2016-05-08 | 4 | -17/+17 |
| | |||||
* | [KINETIS] Fix KL26Z/I2C/Makefile. | flabbergast | 2016-05-01 | 1 | -3/+5 |
| | |||||
* | Merge pull request #62 from flabbergast/i2c | Fabio Utzig | 2016-04-27 | 6 | -0/+1270 |
|\ | | | | | [KINETIS] I2C update (timeouts, KL27Z) | ||||
| * | [KINETIS] Add FRDM-KL26Z/I2C demo. | flabbergast | 2016-04-24 | 6 | -0/+1270 |
| | | |||||
* | | [KINETIS] Mass update Makefile (license & asm changes). | flabbergast | 2016-04-24 | 25 | -52/+101 |
| | | |||||
* | | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus. | flabbergast | 2016-04-24 | 10 | -10/+10 |
| | | |||||
* | | [KINETIS] Update Makefiles to use shell.mk. | flabbergast | 2016-04-24 | 5 | -24/+29 |
|/ | |||||
* | [KINETIS] Moved time variable definition in blinker thread | Jonathan Struebel | 2016-04-18 | 2 | -4/+4 |
| | |||||
* | [KINETIS] Update ld script in TEENSY_LC/EEPROM_EMU demo. | flabbergast | 2016-04-11 | 2 | -394/+71 |
| | |||||
* | Fix testhal test thd usage | Fabio Utzig | 2016-04-04 | 7 | -7/+2 |
| | |||||
* | [KINETIS] Added USB_SERIAL testhal for FRDM-K20D50M board | Jonathan Struebel | 2016-03-29 | 8 | -0/+1772 |
| | |||||
* | [KINETIS] Add a custom KL27Z breakout board demo. | flabbergast | 2016-03-22 | 9 | -0/+1329 |
| | |||||
* | [KINETIS] Move I2C and ADC demo to proper subdir. | flabbergast | 2016-03-22 | 15 | -66/+116 |
| | |||||
* | [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK). | flabbergast | 2016-03-22 | 114 | -0/+25185 |
| | |||||
* | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 15 | -0/+2678 |