You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890)
* Initial refactor of usb code within split_common

* Add headers

* Correct disable condition

* Format

* Align func name
5 years ago
..
atomic_util.h Split gpio and atomic to platform (#11792) 5 years ago
bootloader.c Normalise include statements in core code (#11153) 5 years ago
chibios_config.h Refactor of USB code within split_common (#11890) 5 years ago
eeprom_stm32.c
eeprom_stm32.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
eeprom_teensy.c Normalise include statements in core code (#11153) 5 years ago
flash_stm32.c Added EEPROM emulation for STM32F042x6 series processors (#10685) 5 years ago
flash_stm32.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 5 years ago
gpio.h Split gpio and atomic to platform (#11792) 5 years ago
pin_defs.h Split gpio and atomic to platform (#11792) 5 years ago
sleep_led.c ARM - Refactor SLEEP_LED to support more platforms (#8403) 5 years ago
suspend.c Stop sounds when suspended (#11553) 5 years ago
syscall-fallbacks.c Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 5 years ago
timer.c Normalise include statements in core code (#11153) 5 years ago