qmk_firmware/platforms/chibios
Ryan 6bc870d899
Refactor bootloader_jump() implementations (#15450)
* Refactor `bootloader_jump()` implementations

* Fix tests?

* Rename `atmel-samba` to `md-boot`
2021-12-27 21:10:07 +11:00
..
boards Modified config.h default configuration (#15387) 2021-12-06 06:52:08 +11:00
bootloaders Refactor bootloader_jump() implementations (#15450) 2021-12-27 21:10:07 +11:00
drivers Tidy up existing i2c_master implementations (#15376) 2021-12-02 14:32:31 +00:00
_timer.h
_wait.c
_wait.h
atomic_util.h
chibios_config.h Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
eeprom_stm32.c
eeprom_stm32.h
eeprom_stm32_defs.h
eeprom_teensy.c
flash.mk Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
flash_stm32.c
flash_stm32.h
gd32v_compatibility.h
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h
platform.c
platform.mk Westberrytech pr (#14422) 2021-11-27 09:28:18 +11:00
platform_deps.h
sleep_led.c
suspend.c
syscall-fallbacks.c [Core] RISC-V toolchain and picolibc fixes (#15109) 2021-11-20 20:04:16 +00:00
timer.c
wait.c