80d37d936c
This patch adds a partitions file for the D2WD and a new board GENERIC_D2WD which runs on these chip variants. Resolves issue #4986.
6 lines
117 B
Makefile
6 lines
117 B
Makefile
SDKCONFIG += boards/sdkconfig.base
|
|
PART_SRC = partitions-2MiB.csv
|
|
FLASH_SIZE = 2MB
|
|
FLASH_MODE = dio
|
|
FLASH_FREQ = 40m
|