Vastly simplify memory.h and remove its redundant parts. Remove some unused macros from bootloader_config.h

This commit is contained in:
László Monda
2017-04-11 23:07:28 +02:00
parent 27edcb060f
commit 01a348453f
2 changed files with 5 additions and 223 deletions

View File

@@ -40,8 +40,6 @@
#define BL_FEATURE_FLASH_SECURITY (1)
#endif
#define BL_FEATURE_QSPI_MODULE (0)
#define BL_FEATURE_ENCRYPTION (0)
// Bootloader peripheral detection default timeout in milliseconds