mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

When the compiler decides to inline a static function, linker script generator will complain about the missing function.
When the compiler decides to inline a static function, linker script generator will complain about the missing function.