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.
 
 
 
 
 
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)
2 years ago
..
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 2 years ago
_wait.c Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2 years ago
_wait.h Refactor use of STM32_SYSCLK (#14430) 2 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 3 years ago
bootloader.c [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
chibios_config.h [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
eeprom_stm32.c Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 2 years ago
eeprom_stm32.h eeprom_stm32: implement high density wear leveling (#12567) 2 years ago
eeprom_stm32_defs.h [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
eeprom_teensy.c Fix for gcc10 teensy_lc eeprom build warning (#12587) 3 years ago
flash_stm32.c [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
flash_stm32.h cherry pick tidy up (#14244) 2 years ago
gd32v_compatibility.h [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
gpio.h Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 2 years ago
pin_defs.h 2021 May 29 Breaking Changes Update (#13034) 2 years ago
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
sleep_led.c 2021 May 29 Breaking Changes Update (#13034) 2 years ago
suspend.c Add Support for USB programmable buttons (#12950) 2 years ago
syscall-fallbacks.c [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
timer.c Normalise include statements in core code (#11153) 3 years ago
wait.c Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2 years ago