qmk_firmware/platforms/chibios
Joel Challis a5e810b86c
Add non blackpill F4x1 config files (#16600)
* Add non blackpill F4x1 config files

* Move ld files

* Remove f401 i2c bodges

* more bodge?

* Update to recommended defaults
2022-04-06 01:23:04 +01:00
..
boards Add non blackpill F4x1 config files (#16600) 2022-04-06 01:23:04 +01:00
bootloaders Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
converters/promicro_to_proton_c Refactor CTPC logic to allow future converters (#16621) 2022-04-03 18:22:52 +01:00
drivers Merge remote-tracking branch 'origin/master' into develop 2022-03-23 16:40:54 +00:00
_pin_defs.h Refactor CTPC logic to allow future converters (#16621) 2022-04-03 18:22:52 +01: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_defs.h Add emulated eeprom support for STM32F303xE (#16737) 2022-03-30 20:00:17 +01: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_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_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
flash.mk Add flash target for UF2 bootloaders (#16525) 2022-03-07 08:59:06 -08:00
gd32v_compatibility.h Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
gpio.h Refactor writePin to work with statements (#16738) 2022-03-27 15:07:25 -07:00
platform_deps.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
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