esp-idf/components/freertos/linker.lf
2021-06-17 12:36:34 +10:00

8 lines
170 B
Plaintext

[mapping:freertos]
archive: libfreertos.a
entries:
* (noflash_text)
if FREERTOS_SUPPORT_STATIC_ALLOCATION = y:
queue:xQueueGenericCreateStatic (default)