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