2019-03-19 14:19:39 +08:00
|
|
|
[mapping:freertos]
|
2018-04-18 10:57:45 +08:00
|
|
|
archive: libfreertos.a
|
|
|
|
entries:
|
|
|
|
* (noflash_text)
|
2021-01-13 20:05:57 +08:00
|
|
|
if FREERTOS_SUPPORT_STATIC_ALLOCATION = y:
|
|
|
|
queue:xQueueGenericCreateStatic (default)
|
2018-04-18 10:57:45 +08:00
|
|
|
|