arduino/uno-r4-wifi-usb-bridge

Partiton

drmpf opened this issue · 2 comments

drmpf commented

Running the arduino-cli against the esp32-pached install gives the error

Error at line 8: Value 'undefined' is not valid. Known keywords: esphttpd, phy, efuse, nvs, fat, spiffs, ota, coredump, nvs_keys
Error during build: exit status 2

The patched installed unor4wifi.csv
contains on line 8

cert, data, undefined, 0x3C0000,0x040000,

pennam commented

@drmpf are you building the firmware on windows? using 0x06 instead of undefined should fix the build

pennam commented

Closing. No feedback from the user and also duplicate of #16 (comment)