1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/tmk_core/common/chibios
Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600)
* Add support for jumping to tinyuf2 bootloader. Adds blackpill UF2 example.

* Update flashing.md

* Update chconf.h

* Update config.h

* Update halconf.h

* Update mcuconf.h
2021-04-25 13:40:56 +10:00
..
_wait.h
atomic_util.h
bootloader.c Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 2021-04-25 13:40:56 +10:00
chibios_config.h core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 2021-03-17 06:45:21 +11:00
eeprom_stm32.c
eeprom_stm32.h
eeprom_teensy.c Fix for gcc10 teensy_lc eeprom build warning (#12587) 2021-04-20 10:51:55 -07:00
flash_stm32.c
flash_stm32.h
gpio.h
pin_defs.h core: add pin_defs for MK66F18 (#12419) 2021-03-30 21:11:40 +11:00
sleep_led.c
suspend.c LED Matrix: suspend code (#12509) 2021-04-13 19:51:03 +10:00
syscall-fallbacks.c
timer.c
wait.c