This adds two new UM boards: OMGS3 and RGB Touch Mini. Also fixed the NanoS3 deploy info. Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
22 lines
691 B
Plaintext
22 lines
691 B
Plaintext
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
CONFIG_ESPTOOLPY_AFTER_NORESET=y
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=
|
|
CONFIG_SPIRAM_MEMTEST=
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-8MiB.csv"
|
|
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="UMOMGS3"
|
|
|
|
CONFIG_TINYUSB_DESC_CUSTOM_VID=0x303A
|
|
CONFIG_TINYUSB_DESC_CUSTOM_PID=0x8225
|
|
CONFIG_TINYUSB_DESC_BCD_DEVICE=0x0100
|
|
CONFIG_TINYUSB_DESC_USE_ESPRESSIF_VID=n
|
|
CONFIG_TINYUSB_DESC_USE_DEFAULT_PID=n
|
|
CONFIG_TINYUSB_DESC_MANUFACTURER_STRING="Unexpected Maker"
|
|
CONFIG_TINYUSB_DESC_PRODUCT_STRING="OMGS3"
|
|
CONFIG_TINYUSB_DESC_SERIAL_STRING="_omgs3_"
|