chg: @piwi's code cleanup and some more.

ref: 43534cbad2
This commit is contained in:
iceman1001 2017-02-23 00:03:10 +01:00
commit 9c624f67b3
31 changed files with 176 additions and 183 deletions

View file

@ -59,15 +59,12 @@ DETECTED_OS=Windows
endif
#
# uncomment these two; to enable EMV
#
#APP_CFLAGS += -DWITH_EMV
#COMMON_FLAGS += -DWITH_EMV
#
# uncomment these two; to fix 256 vs 512kb PM3 devices
# flashing bootrom -b is needed
#
APP_CFLAGS += -DHAS_512_FLASH
COMMON_FLAGS += -DHAS_512_FLASH