From b26e60dae9de19cd6e8c2e80a094b070b1869888 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 10 Mar 2019 14:40:41 +0100 Subject: [PATCH] turn off fpc default --- armsrc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/armsrc/Makefile b/armsrc/Makefile index e3dbb7127..7e948293a 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -23,12 +23,12 @@ APP_CFLAGS = -DWITH_CRC \ -DWITH_FELICA \ -DWITH_FLASH \ -DWITH_SMARTCARD \ - -DWITH_FPC \ -DWITH_HFSNOOP \ -DWITH_LF_SAMYRUN \ -fno-strict-aliasing -ffunction-sections -fdata-sections ### IMPORTANT - move the commented variable below this line +# -DWITH_FPC \ # -DWITH_LCD \ # -DWITH_EMV \ #