qmk_firmware/platforms/chibios
Nick Brassel 44f1bd9b3a
ChibiOS 21.11.1 update. (#16251)
* ChibiOS 21.11.1 update.

* `uf2-tinyuf2` => `tinyuf2`

* Updated chibios-contrib, fixup preprocessor for tinyuf2 bootloader.

* Fixup keychron L433 boards.

* Makefile cleanup.

* RISC-V build fixes.

* Fixup RISC-V build.
2022-03-07 21:04:22 +11:00
..
boards ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
bootloaders Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
drivers ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
_timer.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
_wait.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
_wait.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
atomic_util.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
chibios_config.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_stm32.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_stm32.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
eeprom_stm32_defs.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_teensy.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
eeprom_teensy.h Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168) 2022-02-02 16:21:07 +11:00
flash.mk Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
flash_stm32.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
flash_stm32.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
gd32v_compatibility.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.mk ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
sleep_led.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
suspend.c Initial migration of suspend callbacks (#16067) 2022-02-05 05:10:00 +11:00
syscall-fallbacks.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
timer.c ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
wait.c ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00