aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/chibios.mk
AgeCommit message (Expand)Author
2020-03-22Align some ChibiOS build logic (#8461)Gravatar Joel Challis
2020-03-21Initial arm->chibios pass - simplify some platform logic (#8450)Gravatar Joel Challis
2020-03-17Remove qmk archive generation (#8462)Gravatar Joel Challis
2020-03-01Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8...Gravatar Nick Brassel
2020-03-01Use nano specs (#8270)Gravatar Joel Challis
2020-03-01Unconditionally enable ChibiOS syscalls (#8268)Gravatar Joel Challis
2020-02-292020 February 29 Breaking Changes Update (#8064)Gravatar James Young
2020-01-31Fix misunderstanding of CPPFLAGS and CXXFLAGS.Gravatar Nick Brassel
2020-01-27Migrate common ld scripts to common location (#7887)Gravatar Joel Challis
2019-09-27ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Gravatar Joel Challis
2019-09-08Actually use correct bootloader not found message (#6695)Gravatar Drashna Jaelre
2019-09-08Move Bootloader not found message to global variable (#6688)Gravatar Drashna Jaelre
2019-08-22Align flashing behaviour of dfu-util (#6578)Gravatar Joel Challis
2019-08-20Add a universal flash command for cli (#6224)Gravatar Drashna Jaelre
2019-07-07Fix chibios so the dfu-suffix is only applied once. (#6270)Gravatar skullydazed
2019-05-30Copy avr teensy flash logic to arm (#6016)Gravatar zvecr
2019-05-03Add DFU Suffix for ARM boards (#5763)Gravatar Drashna Jaelre
2019-02-14Enable custom chibios sub-platformGravatar Shihpin Tseng
2018-10-27Add delayed flashing option for DFU Util (#4225)Gravatar Drashna Jaelre
2018-09-28add st-link_cli flashing (#3899)Gravatar Takuya Urakawa
2018-07-16Adds support for Planck Rev 6 (#2666)Gravatar Jack Humbert
2018-04-03Update whitefox to use the K-Type teensy workaroundGravatar Kaleb Elwert
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)Gravatar fredizzimo
2018-02-08ARM audio fixes, stack size increase (#2365)Gravatar Jack Humbert
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)Gravatar skullydazed
2018-01-21Fix compiler settings for MCUs with floating pointGravatar Fred Sundvik
2017-11-01Adds .qmk file type as a target for QMK Toolbox (#1084)Gravatar Jack Humbert
2017-10-14Make arguments redo, subproject elimination (#1784)Gravatar Jack Humbert
2017-09-29Clueboard 60% support (#1746)Gravatar skullydazed
2017-08-27add bin targets - closes #1648, fixes #1647Gravatar Jack Humbert
2017-04-29Add possibility to override the command to execute when flashingGravatar Fred Sundvik
2017-03-02Allow to specify serial to dfu-util flashGravatar Trevor Joynson (trevorj)
2016-08-20Move bootloader_defs include to build_keyboardGravatar Fred Sundvik
2016-08-20More general system for generating several outputsGravatar Fred Sundvik
2016-07-05Add dfu-util command for programmingGravatar Fred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)Gravatar fredizzimo