arduino / uno-r4-wifi-usb-bridge

27 stars 9 forks source link

Partiton #21

Closed drmpf closed 1 year ago

drmpf commented 1 year ago

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 1 year ago

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

pennam commented 1 year ago

Closing. No feedback from the user and also duplicate of https://github.com/arduino/uno-r4-wifi-usb-bridge/issues/16#issuecomment-1707370214