uploaded 4 months ago
Enhanced TinyUF2 for ESP32Sx, support OTA update and NVS operate through USB MSC
-
bootloader_uf2
TinyUF2 is a bootloader that allows flashing microcontrollers through Mass Storage Class devices using the UF2 file format. This example demonstrates…
Archive size ~ 10.99 KB
-
usb_uf2_nvs
The TinyUF2 supports dumping NVS key-value pairs to a config file, allowing users to access, modify, and write back NVS data. This example showcases…
Archive size ~ 5.07 KB
-
usb_uf2_ota
UF2 is a file format developed by Microsoft for PXT, suitable for flashing microcontrollers over MSC. This example demonstrates how to upgrade…
Archive size ~ 5.63 KB