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:
Sudeep Mohanty 2024-08-08 12:29:08 +02:00
parent 46cf3b84c6
commit c2be14c80f

View File

@ -1,3 +1,7 @@
libc libc
sha256_coredump sha256_coredump
gcc gcc
freertos_idf
freertos_smp
freertos_common
esp_ringbuf