mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
[mapping:cpp]
|
|
archive: libstdc++.a
|
|
entries:
|
|
if IDF_TARGET = "esp32":
|
|
* (extram_bss)
|
|
else:
|
|
* (default)
|