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
_wait.c
_wait.h
atomic_util.h
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
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
flash_stm32.c
flash_stm32.h
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
platform.c
platform.mk ChibiOS 21.11.1 update. (#16251) 2022-03-07 21:04:22 +11:00
platform_deps.h
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