10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
[mapping:freertos]
|
|
archive: libfreertos.a
|
|
entries:
|
|
* (noflash_text)
|
|
tasks:vTaskStartScheduler (default)
|
|
port:xPortStartScheduler (default)
|
|
port:pxPortInitialiseStack (default)
|
|
if FREERTOS_SUPPORT_STATIC_ALLOCATION = y:
|
|
queue:xQueueGenericCreateStatic (default)
|