esp-idf/components/freertos/linker.lf
2021-06-21 09:52:03 +10:00

9 lines
171 B
Plaintext

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