summaryrefslogtreecommitdiff
path: root/tmk_core/chibios.mk
Commit message (Expand)AuthorAge
* Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis2021-08-18
* Relocate platform specific drivers (#13894)Joel Challis2021-08-17
* Add alternate ldscript for STM32duino (F103xB) (#12914)Ryan2021-08-18
* Move all the flash logic from tmk_core (#13927)Joel Challis2021-08-15
* core: wire up flash make target for Teensy 4.x (#13077)Michael Stapelberg2021-06-17
* Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...Purdea Andrei2021-06-16
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Switch to nano specs on ChibiOS builds - Round 2 (#11607)Joel Challis2021-01-20
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-17
|\
| * Add syscall fallbacks to ChibiOS builds (#11573)Nick Brassel2021-01-18
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-23
|\|
| * chibios: honor PLATFORMASM in chibios build (#11219)Reza Jelveh2020-12-23
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-29
* Add `st-flash` flash target (#9964)Sergey Vlasov2020-08-29
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-29
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-21
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-12
* Fix ChibiOS FPU build logic (#9132)Joel Challis2020-05-20
* Revert "Use nano specs (#8270)" (#9044)Joel Challis2020-05-08
* Migrate :program logic to :flash (#8631)Joel Challis2020-04-01
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-22
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-21
* Remove qmk archive generation (#8462)Joel Challis2020-03-17
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel2020-03-01
* Use nano specs (#8270)Joel Challis2020-03-01
* Unconditionally enable ChibiOS syscalls (#8268)Joel Challis2020-03-01
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
* Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel2020-01-31
* Migrate common ld scripts to common location (#7887)Joel Challis2020-01-27
* ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis2019-09-27
* Actually use correct bootloader not found message (#6695)Drashna Jaelre2019-09-08
* Move Bootloader not found message to global variable (#6688)Drashna Jaelre2019-09-08
* Align flashing behaviour of dfu-util (#6578)Joel Challis2019-08-22
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-20
* Fix chibios so the dfu-suffix is only applied once. (#6270)skullydazed2019-07-07
* Copy avr teensy flash logic to arm (#6016)zvecr2019-05-30
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-03
* Enable custom chibios sub-platformShihpin Tseng2019-02-14
* Add delayed flashing option for DFU Util (#4225)Drashna Jaelre2018-10-27
* add st-link_cli flashing (#3899)Takuya Urakawa2018-09-28
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-16
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-03
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-08
* ARM audio fixes, stack size increase (#2365)Jack Humbert2018-02-08
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-28
* Fix compiler settings for MCUs with floating pointFred Sundvik2018-01-21
* Adds .qmk file type as a target for QMK Toolbox (#1084)Jack Humbert2017-11-01
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14