issues
search
arduino
/
uno-r4-wifi-usb-bridge
27
stars
9
forks
source link
UNO R4 WiFi new partition table
#38
Closed
pennam
closed
8 months ago
pennam
commented
8 months ago
Combine script will output 3 files:
S3-ALL.bin the complete binary file (bootable - starts from address 0x0, it will wipe nvs and spiffs)
S3-BOOT-APP.bin bootloader + certs + bootapp + app0 (bootable - starts from address 0x0, it will keep nvs and spiffs)
S3-APP.bin minimal image certs + bootapp +app0 (starts from 0x0E000)
Combine script will output 3 files: