summaryrefslogtreecommitdiff
path: root/platforms/chibios/platform.mk
AgeCommit message (Expand)Author
2024-03-09Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086)Nick Brassel
2024-03-02Workaround for uart makefile issues (#23192)Joel Challis
2024-02-20[Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)Stefan Kerkmann
2023-11-26Cater for ECC failures in EFL wear-leveling. (#19749)Nick Brassel
2023-11-13chibios: disable RWX segment warning on newer GNU lds (#22471)Joel Challis
2023-11-13Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469)Nick Brassel
2023-11-13chibios: disable RWX segment warning on newer GNU lds (#22007)Thomas Weißschuh
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-03-18Remove bootloader logic from `mcu_selection.mk` (#20150)Joel Challis
2023-01-19De-duplicate platform detection (#19603)Joel Challis
2023-01-11Revert "De-duplicate platform detection (#19545)" (#19564)Joel Challis
2023-01-11De-duplicate platform detection (#19545)Joel Challis
2022-07-07[Core] Update mpaland/printf to eyalroz/printf fork (#16163)Stefan Kerkmann
2022-07-02RP2040 emulated EEPROM. (#17519)Nick Brassel
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann
2022-06-30Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel
2022-06-23[Core] Mark GD32VF103 as ChibiOS-Contrib (#17444)Stefan Kerkmann
2022-04-19[Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann
2022-03-07ChibiOS 21.11.1 update. (#16251)Nick Brassel
2022-02-05Followup to #16220, more test error output. (#16221)Nick Brassel
2021-11-27Westberrytech pr (#14422)Joy Lee
2021-11-20[Core] RISC-V toolchain and picolibc fixes (#15109)Stefan Kerkmann
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis