Followup to "optimize common strings"
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user