esp-idf/components/freertos/linker.lf

8 lines
170 B
Plaintext
Raw Normal View History

[mapping:freertos]
archive: libfreertos.a
entries:
* (noflash_text)
2021-01-13 07:05:57 -05:00
if FREERTOS_SUPPORT_STATIC_ALLOCATION = y:
queue:xQueueGenericCreateStatic (default)