leizzer
d13a1d5076
Change .gitignore for ChibiOS
...
I changed the gitignore file to match the chibios.mk declaration.
Also it will be easier, you just clone ChibiOS and ChibiOS-Contrib and
you don't have to rename nothing.
2016-09-22 01:38:26 -03:00
tmk
9839bb83d9
core: Change chibios repo directory names
2016-08-08 13:35:11 +09:00
tmk
3fe8e1c238
Merge commit '20b787fc1284176834cbe7ca2134e4b36bec5828'
2016-05-22 22:49:29 +09:00
tmk
53bd4a01be
Merge commit '71381457fa1311dfa0b58ba882a96db740640871'
...
Conflicts:
tmk_core/doc/keymap.md
2016-04-21 14:37:16 +09:00
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