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.
Michael Stapelberg 7f8faa429e
core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)
This commit updates QMK’s copy of the the teensy3 Arduino core code with the
necessary changes to make the Teensy 3.6 work.

Aside from different values for the partitioning, HSRUN mode must be left
temporarily while using the EEPROM.

fixes https://github.com/kinx-project/kint/issues/8

related to https://github.com/kinx-project/kint/issues/10
4 years ago
..
arm_atsam Split out arm_atsam shift register logic (#14848) 4 years ago
avr Move feature suspend logic out of platform specific code (#14210) 4 years ago
chibios core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947) 4 years ago
test Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 4 years ago
atomic_util.h
bootloader.h
eeprom.h
gpio.h
pin_defs.h
progmem.h __flash? (#13799) 4 years ago
sleep_led.h
suspend.h Move feature suspend logic out of platform specific code (#14210) 4 years ago
timer.h Merge remote-tracking branch 'upstream/master' into develop 4 years ago
wait.h 2021 May 29 Breaking Changes Update (#13034) 5 years ago