Followup to "optimize common strings"

This commit is contained in:
Scott Lahteine
2019-11-30 06:54:14 -06:00
parent 6b4166e67f
commit 1ee648ecd2
3 changed files with 7 additions and 2 deletions

View File

@ -35,7 +35,10 @@
#endif
#define BOARD_INFO_NAME "JGAurora A5S A1 board"
#define STM32_XL_DENSITY
#ifndef STM32_XL_DENSITY
#define STM32_XL_DENSITY
#endif
// #define MCU_STM32F103ZE // not yet required
// Enable EEPROM Emulation for this board, so that we don't overwrite factory data