mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 19:54:56 +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.