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