qmk-firmware/tmk_core/common/chibios
ishtob 94f92cedef Fix emulated EEPROM start address on STM32F303 (#3819)
MCU has 254 flash, changed 250 to 254. tested working on a planck rev6
2018-08-31 07:37:13 -07:00
..
bootloader.c Generate API docs from source code comments (#2491) 2018-03-22 02:50:38 -04:00
eeprom_stm32.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
eeprom_stm32.h Fix emulated EEPROM start address on STM32F303 (#3819) 2018-08-31 07:37:13 -07:00
eeprom_teensy.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
flash_stm32.c STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
flash_stm32.h STM32 EEPROM Emulation (#3741) 2018-08-29 16:14:49 -04:00
printf.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
printf.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Add Suspend functions (#3112) 2018-06-03 17:57:35 -04:00
timer.c Make sure the timer wraps around correctly independent of the os tick frequency 2018-06-28 08:51:30 -04:00