Commit Graph

9 Commits (d7173967087e022d20d1f9c812b1b668e9d3f71b)

Author SHA1 Message Date
Stefan Kerkmann d717396708
[Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
Nick Brassel 34e244cecf
Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) 3 years ago
Stefan Kerkmann 9aa9155e88
[Core] Mark GD32VF103 as ChibiOS-Contrib (#17444) 3 years ago
Stefan Kerkmann 7712a286dc
[Core] Use a mutex guard for split shared memory (#16647) 3 years ago
Nick Brassel 44f1bd9b3a
ChibiOS 21.11.1 update. (#16251) 3 years ago
Nick Brassel d31dd6d2a0
Followup to #16220, more test error output. (#16221) 3 years ago
Joy Lee 68838bb700
Westberrytech pr (#14422) 4 years ago
Stefan Kerkmann 5c2052fd47
[Core] RISC-V toolchain and picolibc fixes (#15109) 4 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
Nick Brassel 5da04fb45b
Update to ChibiOS 20.3.4, support builds against trunk (#14208) 4 years ago
Joel Challis b36e0c6658
Move USE_CCACHE logic to common location (#14899) 4 years ago
Joel Challis 5500c428dd
Rename platform SRC variable (#14894) 4 years ago
Nick Brassel d9be6dea3a
Fix builds for ChibiOS + Cortex-M0[+] (#14879) 4 years ago
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
Simon Arlott 0a1bf7f6aa
Support using a timer for wait_us() on ChibiOS-based boards (#12211) 4 years ago
Joel Challis 4c9003b177
Move chibios board files to allow tmk_core platform migration (#13777) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
Ryan 37496f4b60
Add alternate ldscript for STM32duino (F103xB) (#12914) 4 years ago
Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 4 years ago
Michael Stapelberg 9956ff4e03
core: wire up flash make target for Teensy 4.x (#13077) 4 years ago
Purdea Andrei ed0451bc28
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (#12552) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 4 years ago
Joel Challis 14c2f671cb
Switch to nano specs on ChibiOS builds - Round 2 (#11607) 4 years ago
Nick Brassel e524e0a397
Add syscall fallbacks to ChibiOS builds (#11573) 4 years ago
Reza Jelveh fd177582ad
chibios: honor PLATFORMASM in chibios build (#11219) 4 years ago
Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan b89b2030af Kiibohd bootloader, take 2 (#10129) 5 years ago
Sergey Vlasov d00ac5dfb6 Add `st-flash` flash target (#9964) 5 years ago
Nick Brassel 385d49cc39 Initial work for consolidation of ChibiOS platform files (#8327) 5 years ago
Nick Brassel 70ce4ba56f
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 5 years ago
Ryan e2d4cd1a41
Add Kiibohd bootloader type to bootloader.mk (#9908) 5 years ago
Joel Challis b0c780ed32
Fix ChibiOS FPU build logic (#9132) 5 years ago
Joel Challis adda5d7770
Revert "Use nano specs (#8270)" (#9044) 5 years ago
Joel Challis b6a09502c6
Migrate :program logic to :flash (#8631) 5 years ago
Joel Challis d8f3c28a37
Align some ChibiOS build logic (#8461) 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Joel Challis e34764502f
Remove qmk archive generation (#8462) 5 years ago
Nick Brassel d0c3acbe3e
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 5 years ago
Joel Challis c775104b9f
Use nano specs (#8270) 5 years ago
Joel Challis 8d9c800da0
Unconditionally enable ChibiOS syscalls (#8268) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 5 years ago
Joel Challis 50855593ff
Migrate common ld scripts to common location (#7887) 5 years ago
Joel Challis 17794e0b25
ARM split - Add support for dfu-util EE_HANDS flashing (#6543) 6 years ago
Drashna Jaelre 02f77e7215 Actually use correct bootloader not found message (#6695) 6 years ago
Drashna Jaelre 44fd317a87 Move Bootloader not found message to global variable (#6688) 6 years ago
Joel Challis ae44ec9820 Align flashing behaviour of dfu-util (#6578) 6 years ago
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224) 6 years ago