diff options
Diffstat (limited to 'py')
-rw-r--r-- | py/py.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -16,9 +16,6 @@ endif # some code is performance bottleneck and compiled with other optimization options CSUPEROPT = -O3 -INC += -I../lib -INC += -I../lib/netutils - # this sets the config file for FatFs CFLAGS_MOD += -DFFCONF_H=\"lib/oofatfs/ffconf.h\" |