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