aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/chibios.mk
Commit message (Expand)AuthorAgeFilesLines
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-291-1/+1
* Add `st-flash` flash target (#9964)Sergey Vlasov2020-08-291-0/+5
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-291-28/+85
* Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126)Nick Brassel2020-08-211-1/+1
* Add Kiibohd bootloader type to bootloader.mk (#9908)Ryan2020-08-121-1/+1
* Fix ChibiOS FPU build logic (#9132)Joel Challis2020-05-201-16/+12
* Revert "Use nano specs (#8270)" (#9044)Joel Challis2020-05-081-1/+0
* Migrate :program logic to :flash (#8631)Joel Challis2020-04-011-1/+3
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-221-0/+29
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-1/+1
* Remove qmk archive generation (#8462)Joel Challis2020-03-171-24/+0
* Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Nick Brassel2020-03-011-3/+27
* Use nano specs (#8270)Joel Challis2020-03-011-0/+1
* Unconditionally enable ChibiOS syscalls (#8268)Joel Challis2020-03-011-1/+2
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-6/+12
* Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel2020-01-311-2/+2
* Migrate common ld scripts to common location (#7887)Joel Challis2020-01-271-0/+2
* ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis2019-09-271-0/+15
* Actually use correct bootloader not found message (#6695)Drashna Jaelre2019-09-081-1/+1
* Move Bootloader not found message to global variable (#6688)Drashna Jaelre2019-09-081-1/+1
* Align flashing behaviour of dfu-util (#6578)Joel Challis2019-08-221-16/+6
* Add a universal flash command for cli (#6224)Drashna Jaelre2019-08-201-3/+23
* Fix chibios so the dfu-suffix is only applied once. (#6270)skullydazed2019-07-071-6/+0
* Copy avr teensy flash logic to arm (#6016)zvecr2019-05-301-0/+13
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-031-0/+5
* Enable custom chibios sub-platformShihpin Tseng2019-02-141-2/+6
* Add delayed flashing option for DFU Util (#4225)Drashna Jaelre2018-10-271-0/+18
* add st-link_cli flashing (#3899)Takuya Urakawa2018-09-281-0/+6
* Adds support for Planck Rev 6 (#2666)Jack Humbert2018-07-161-1/+3
* Update whitefox to use the K-Type teensy workaroundKaleb Elwert2018-04-031-0/+3
* Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo2018-02-081-0/+2
* ARM audio fixes, stack size increase (#2365)Jack Humbert2018-02-081-1/+1
* Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed2018-01-281-1/+1
* Fix compiler settings for MCUs with floating pointFred Sundvik2018-01-211-9/+25
* Adds .qmk file type as a target for QMK Toolbox (#1084)Jack Humbert2017-11-011-0/+24
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-4/+31
* Clueboard 60% support (#1746)skullydazed2017-09-291-2/+2
* add bin targets - closes #1648, fixes #1647Jack Humbert2017-08-271-0/+3
* Add possibility to override the command to execute when flashingFred Sundvik2017-04-291-1/+3
* Allow to specify serial to dfu-util flashTrevor Joynson (trevorj)2017-03-021-1/+6
* Move bootloader_defs include to build_keyboardFred Sundvik2016-08-201-8/+0
* More general system for generating several outputsFred Sundvik2016-08-201-2/+2
* Add dfu-util command for programmingFred Sundvik2016-07-051-1/+5
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-011-0/+154