Page 1 of 1

Creating and Specifying a Linker Fragment File for hello world example

Posted: Sat Jun 18, 2022 7:06 am
by ivand58
Hi
The "Creating and Specifying a Linker Fragment File" covers only the case of component.
How to customize the linker script file for hello world example?

Re: Creating and Specifying a Linker Fragment File for hello world example

Posted: Sun Jun 19, 2022 1:58 am
by ESP_Sprite
Your 'main' folder is also a component; you should be able to apply the instructions to the CMakeLists.txt file there.