mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'change/remove_idf7890_todo' into 'master'
change(memory): remove `IDF-7890` todo Closes IDF-7890 See merge request espressif/esp-idf!28766
This commit is contained in:
commit
6b278ac406
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user