qmk_firmware/platforms
Joel Challis 50cb8a3bf5
Remove bootloader logic from `mcu_selection.mk` ()
* Remove bootloader logic from mcu_selection.mk

* Move MCU/BOOTLOADER to info.json
2023-03-18 21:19:26 +00:00
..
arm_atsam De-duplicate platform detection () 2023-01-19 00:27:00 +00:00
avr Split out mcu_selection to platform () 2023-01-29 07:40:47 +11:00
chibios Remove bootloader logic from `mcu_selection.mk` () 2023-03-18 21:19:26 +00:00
test [Test] Reset timer for every unit test and provide timestamps for log messages () 2022-12-15 02:31:08 +11:00
atomic_util.h Fix quantum ring_buffer for ChibiOS () 2023-01-28 21:07:51 +00:00
bootloader.h
common.mk Fix build failures with `OPT = 0` due to inline functions () 2023-02-12 17:14:34 +11:00
eeprom.h NVRAM refactor, phase 1. () 2022-11-23 08:50:19 +00:00
gpio.h
hardware_id.h
lv_conf.h [Core] Quantum Painter - LVGL Integration () 2022-12-13 07:51:14 +11:00
pin_defs.h
progmem.h
sleep_led.h
suspend.c
suspend.h
synchronization_util.c Fix build failures with `OPT = 0` due to inline functions () 2023-02-12 17:14:34 +11:00
synchronization_util.h Fix build failures with `OPT = 0` due to inline functions () 2023-02-12 17:14:34 +11:00
timer.c Fix build failures with `OPT = 0` due to inline functions () 2023-02-12 17:14:34 +11:00
timer.h
wait.h