53a9b45da1
The specific board can be selected with the BOARD makefile variable. This defaults (if not specified) to BOARD=GENERIC, which is the original default firmware build. For the 512k target use BOARD=GENERIC_512K.
4 lines
73 B
Makefile
4 lines
73 B
Makefile
MICROPY_FATFS = 0
|
|
MICROPY_PY_BTREE = 0
|
|
LD_FILES = boards/esp8266_512k.ld
|