1
0
Commit Graph

14 Commits

Author SHA1 Message Date
tmk
1d9c939f38 core: Fix chibios user compile options
Compile options can be defined in project Makefile such as UDEFS, UADEFS, UINCDIR, ULIBDIR and ULIBS.
2016-02-17 12:36:16 +09:00
flabbergast
58867094c4 Chibios: add 'core/protocol' to the makefiles' search path. 2015-12-30 10:46:08 +01:00
flabbergast
2b4066bb93 Move chibios/cortex selection to local Makefiles. 2015-10-12 10:38:47 +01:00
flabbergast
9178ea2d73 Rename chibios example keyboard. 2015-10-12 10:20:16 +01:00
flabbergast
2ac5cd730b Add eeprom support for chibios/kinetis. 2015-10-12 09:47:27 +01:00
flabbergast
88c053f78e Move STM32 bootloader address config to separate .h file. 2015-10-05 10:23:31 +01:00
flabbergast
438559f11d Rename some Makefile defines. 2015-09-15 08:52:03 +01:00
flabbergast
7d4f3dd5a1 Move AVR specific sleep_led.c into avr. 2015-09-10 10:30:49 +01:00
flabbergast
5248511209 Fix bootloader-jump compiling. 2015-09-08 20:15:05 +01:00
flabbergast
d057e5157e Implement jump-to-bootloader. 2015-09-08 16:07:34 +01:00
flabbergast
8152d279a4 Move chibios to tool. 2015-09-08 16:06:33 +01:00
flabbergast
27dec2db7b Add ChibiOS support (USB stack + support files). 2015-09-07 21:57:04 +01:00
Jun Wako
a3d96d3aa9 Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8' 2015-04-24 16:26:14 +09:00
tmk
1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00