GameWithPixels / DiceFirmware

Pixels dice firmware code.
MIT License
15 stars 1 forks source link

Compile without LTO for symbol sizes #18

Open kylzrnr opened 2 years ago

kylzrnr commented 2 years ago

Change linker script flash size and make file optimization flags to compile without sacrificing app symbol sizes in map file. Compile with make firmware and search through map file for app symbol names by searching for string 'ZN'. Format of map file lines of interest:

.text._NAME 0xADDR 0xSIZE