ADD: added a compiling flag -DHAS_512_FLASH i common/Makefile.common, to be used for PM3 devices with 512KB. Original commit from @hewitt
This commit is contained in:
@@ -59,6 +59,7 @@ DETECTED_OS=Windows
|
||||
|
||||
endif
|
||||
|
||||
APP_CFLAGS += -DHAS_512_FLASH
|
||||
|
||||
# Also search prerequisites in the common directory (for usb.c), the fpga directory (for fpga.bit), and the zlib directory
|
||||
VPATH = . ../common ../fpga ../zlib
|
||||
|
||||
Reference in New Issue
Block a user