forked from espressif/esp-idf
change(memory): remove IDF-7890 todo
This commit is contained in:
committed by
Armando (Dou Yiwen)
parent
adc49dfed7
commit
dd5843f490
@@ -31,9 +31,6 @@
|
||||
#define I_D_SRAM_SIZE SRAM_DRAM_END - SRAM_DRAM_ORG
|
||||
|
||||
#if CONFIG_APP_BUILD_USE_FLASH_SECTIONS
|
||||
/**
|
||||
* TODO: IDF-7890
|
||||
*/
|
||||
#define IDROM_SEG_SIZE (CONFIG_MMU_PAGE_SIZE << 8)
|
||||
#endif
|
||||
|
||||
|
@@ -31,9 +31,6 @@
|
||||
#define I_D_SRAM_SIZE SRAM_DRAM_END - SRAM_DRAM_ORG
|
||||
|
||||
#if CONFIG_APP_BUILD_USE_FLASH_SECTIONS
|
||||
/**
|
||||
* TODO: IDF-7890
|
||||
*/
|
||||
#define IDROM_SEG_SIZE (CONFIG_MMU_PAGE_SIZE << 10)
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user