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:
Alexey Gerenkov
2026-09-02 17:07:44 +08:00

View File

@@ -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)