You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600)
3 years ago
..
_wait.h Move gpio wait logic to wait.h (#12067) 3 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 3 years ago
bootloader.c Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 3 years ago
chibios_config.h core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 3 years ago
eeprom_stm32.c Add customisable EEPROM driver selection (#7274) 4 years ago
eeprom_stm32.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
eeprom_teensy.c Fix for gcc10 teensy_lc eeprom build warning (#12587) 3 years ago
flash_stm32.c Added EEPROM emulation for STM32F042x6 series processors (#10685) 3 years ago
flash_stm32.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
gpio.h Split gpio and atomic to platform (#11792) 3 years ago
pin_defs.h core: add pin_defs for MK66F18 (#12419) 3 years ago
sleep_led.c ARM - Refactor SLEEP_LED to support more platforms (#8403) 3 years ago
suspend.c LED Matrix: suspend code (#12509) 3 years ago
syscall-fallbacks.c Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 3 years ago
timer.c Normalise include statements in core code (#11153) 3 years ago
wait.c Move gpio wait logic to wait.h (#12067) 3 years ago