Changed the hwInfo variable to static const in all the platformw where the information are not loaded from NVM. Doing so puts the variable in .rodata section and spares a tiny amount of RAM and FLASH. |
||
|---|---|---|
| .. | ||
| drivers | ||
| mcu | ||
| targets | ||
Changed the hwInfo variable to static const in all the platformw where the information are not loaded from NVM. Doing so puts the variable in .rodata section and spares a tiny amount of RAM and FLASH. |
||
|---|---|---|
| .. | ||
| drivers | ||
| mcu | ||
| targets | ||