summaryrefslogtreecommitdiff
path: root/tmk_core/chibios.mk
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-03Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel
2021-10-21Move USE_CCACHE logic to common location (#14899)Joel Challis
2021-10-20Rename platform SRC variable (#14894)Joel Challis
2021-10-18Fix builds for ChibiOS + Cortex-M0[+] (#14879)Nick Brassel
2021-10-18[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann
2021-08-20Support using a timer for wait_us() on ChibiOS-based boards (#12211)Simon Arlott
2021-08-18Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis
2021-08-17Relocate platform specific drivers (#13894)Joel Challis
2021-08-18Add alternate ldscript for STM32duino (F103xB) (#12914)Ryan
2021-08-15Move all the flash logic from tmk_core (#13927)Joel Challis
2021-06-17core: wire up flash make target for Teensy 4.x (#13077)Michael Stapelberg
2021-06-16Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...Purdea Andrei
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-20Switch to nano specs on ChibiOS builds - Round 2 (#11607)Joel Challis
2021-01-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-18Add syscall fallbacks to ChibiOS builds (#11573)Nick Brassel
2020-12-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-23chibios: honor PLATFORMASM in chibios build (#11219)Reza Jelveh
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-08-29Kiibohd bootloader, take 2 (#10129)Ryan
2020-08-29Add `st-flash` flash target (#9964)Sergey Vlasov
2020-08-29Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel
2020-08-21Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel
2020-08-12Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan
2020-05-20Fix ChibiOS FPU build logic (#9132)Joel Challis
2020-05-08Revert "Use nano specs (#8270)" (#9044)Joel Challis
2020-04-01Migrate :program logic to :flash (#8631)Joel Challis
2020-03-22Align some ChibiOS build logic (#8461)Joel Challis
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis
2020-03-17Remove qmk archive generation (#8462)Joel Challis
2020-03-01Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel
2020-03-01Use nano specs (#8270)Joel Challis
2020-03-01Unconditionally enable ChibiOS syscalls (#8268)Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-31Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel
2020-01-27Migrate common ld scripts to common location (#7887)Joel Challis
2019-09-27ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis
2019-09-08Actually use correct bootloader not found message (#6695)Drashna Jaelre
2019-09-08Move Bootloader not found message to global variable (#6688)Drashna Jaelre
2019-08-22Align flashing behaviour of dfu-util (#6578)Joel Challis
2019-08-20Add a universal flash command for cli (#6224)Drashna Jaelre
2019-07-07Fix chibios so the dfu-suffix is only applied once. (#6270)skullydazed
2019-05-30Copy avr teensy flash logic to arm (#6016)zvecr
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre
2019-02-14Enable custom chibios sub-platformShihpin Tseng
2018-10-27Add delayed flashing option for DFU Util (#4225)Drashna Jaelre
2018-09-28add st-link_cli flashing (#3899)Takuya Urakawa
2018-07-16Adds support for Planck Rev 6 (#2666)Jack Humbert