Skip to content
Snippets Groups Projects
Commit aaeb0766 authored by Damiano Procaccia's avatar Damiano Procaccia
Browse files

cmake debug option (-g3); default linker no xram

Change teh default options for debug build from -g to -g3. This options
make the compiler emit more informations, e.g. about macros
Change linker script to not use the xram by default. Remember that this
change is because ram is supposed to be unreliable in the current
branch, and for testing must remain unused by the system
parent 5cb98aa9
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment