2019-03-19 02:19:39 -04:00
|
|
|
[mapping:freertos]
|
2018-04-17 22:57:45 -04:00
|
|
|
archive: libfreertos.a
|
|
|
|
entries:
|
|
|
|
* (noflash_text)
|
2021-01-13 07:05:57 -05:00
|
|
|
if FREERTOS_SUPPORT_STATIC_ALLOCATION = y:
|
|
|
|
queue:xQueueGenericCreateStatic (default)
|
2018-04-17 22:57:45 -04:00
|
|
|
|