mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 12:53:29 +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.