esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3

Create a common symbol name to use from linker.lf fragments
This commit is contained in:
Angus Gratton
2020-12-30 19:12:07 +11:00
parent eed154a583
commit db4fb49432
6 changed files with 11 additions and 5 deletions

View File

@@ -86,5 +86,5 @@ entries:
* (default)
if SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y:
if ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY = y:
* (extram_bss)