mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
fix(freertos): Added freertos fragments to the exception list of ldgen mapping checks
This commit adds freertos and esp_ringbuf linker fragment sections to the exception list of the ldgen mappings checker script.
This commit is contained in:
parent
d8418f92ab
commit
3dc035d8d6
@ -2,4 +2,7 @@ libc
|
||||
sha256_coredump
|
||||
gcc
|
||||
clang_rt_builtins
|
||||
freertos_idf
|
||||
freertos_smp
|
||||
freertos_common
|
||||
esp_ringbuf
|
||||
|
Loading…
x
Reference in New Issue
Block a user