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. |
||
|---|---|---|
| .. | ||
| hwconfig.h | ||
| platform.c | ||
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. |
||
|---|---|---|
| .. | ||
| hwconfig.h | ||
| platform.c | ||