LPC1768 EEPROM fallback to flash, add overrides (#17184)

This commit is contained in:
Scott Lahteine
2020-03-16 15:59:05 -05:00
committed by GitHub
parent 2fc0df1b39
commit b14c933171
31 changed files with 168 additions and 17 deletions

View File

@@ -30,6 +30,12 @@
// Ignore temp readings during develpment.
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
//
// EEPROM
//
#define FLASH_EEPROM_EMULATION
//#define SDCARD_EEPROM_EMULATION
//
// Enable 12MHz clock output on P1.27 pin to sync TMC2208 chip clocks
//