Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 3 | -3/+3 |
| | |||||
* | KINETIS tests and demos updated to ChibiOS 18.2.x. | Konstantin Oblaukhov | 2018-11-20 | 9 | -134/+1194 |
| | |||||
* | Add version tags | Fabio Utzig | 2017-10-09 | 3 | -0/+3 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | testhal: handle USB_EVENT_(RESET|UNCONFIGURED) in KINETIS demos | funnydog | 2016-12-13 | 1 | -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 demos | funnydog | 2016-12-13 | 1 | -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. | funnydog | 2016-11-15 | 1 | -1/+1 |
| | | | | | Fix KINETIS USB_SERIAL testhal compilation by renaming the function sduDisconnectI() to sduSuspendHookI(). | ||||
* | [KINETIS] PAL driver: implement PAL_LINE. | flabbergast | 2016-05-08 | 1 | -8/+8 |
| | |||||
* | [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 | 2 | -4/+8 |
| | | |||||
* | | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus. | flabbergast | 2016-04-24 | 2 | -2/+2 |
| | | |||||
* | | [KINETIS] Update Makefiles to use shell.mk. | flabbergast | 2016-04-24 | 1 | -4/+5 |
|/ | |||||
* | Fix testhal test thd usage | Fabio Utzig | 2016-04-04 | 2 | -2/+1 |
| | |||||
* | [KINETIS] Add new testhal demos (KL27Z,Teensies,MCHCK). | flabbergast | 2016-03-22 | 13 | -0/+3104 |