mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'fix/remove_duplicated_lines_in_esp_libc' into 'master'
fix(esp_libc): remove duplicated lines in linker fragment file Closes IDF-15371 See merge request espressif/esp-idf!51575
This commit is contained in:
@@ -17,5 +17,3 @@ entries:
|
||||
stdatomic (noflash)
|
||||
if STDATOMIC_S32C1I_SPIRAM_WORKAROUND = y:
|
||||
stdatomic_s32c1i (noflash)
|
||||
if STDATOMIC_S32C1I_SPIRAM_WORKAROUND = y:
|
||||
stdatomic_s32c1i (noflash)
|
||||
|
||||
Reference in New Issue
Block a user