laqieer/libgbabackup

SRAM_F_V103 doesn't work if built with -O2

Closed this issue · 0 comments

arm-none-eabi-gcc -mcpu=arm7tdmi -mthumb -mthumb-interwork -c src/*.c

-O2 doesn't reduce much size and destroys SRAM High Speed Access Library, so it is not used when building library.