qmk_firmware/platforms/chibios
Ryan ac5e6b6a3b
Tentative Teensy 3.5 support (#14420)
* Tentative Teensy 3.5 support

* Set firmware format to .hex for ARM Teensys

* Got to "device descriptor failed" by comparing with Teensy 3.6 code

* Drop down to 96MHz...

* Bump back up to 120MHz
2022-07-03 00:12:45 +10:00
..
boards RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
bootloaders [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
converters/promicro_to_proton_c Refactor CTPC logic to allow future converters (#16621) 2022-04-03 18:22:52 +01:00
drivers RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
vendors/RP RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
_pin_defs.h [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
_timer.h
_wait.c
_wait.h
atomic_util.h
chibios_config.h Tentative Teensy 3.5 support (#14420) 2022-07-03 00:12:45 +10:00
flash.mk [Core] Add Raspberry Pi RP2040 support (#14877) 2022-06-30 13:19:27 +02:00
gd32v_compatibility.h
gpio.h Refactor writePin to work with statements (#16738) 2022-03-27 15:07:25 -07:00
hardware_id.c Expose API for hardware unique ID (#16869) 2022-04-18 20:51:40 +10:00
platform.c
platform.mk RP2040 emulated EEPROM. (#17519) 2022-07-02 15:18:50 +10:00
platform_deps.h
sleep_led.c
suspend.c
synchronization_util.c [Core] Use a mutex guard for split shared memory (#16647) 2022-04-19 20:56:16 +10:00
syscall-fallbacks.c
timer.c
wait.c