espressif/esp_tinyuf2

1.2.0

Latest
uploaded 2 hours ago
Enhanced TinyUF2 for ESP32Sx, support OTA update and NVS operate through USB MSC

3 examples

  • bootloader_uf2
    The Bootloader TinyUF2 Example allows flashing microcontrollers through UF2 format using Mass Storage Class devices.
    11.18 KB
  • usb_uf2_nvs
    This example demonstrates a new Wi-Fi Provisioning solution through TinyUF2, allowing users to access and modify NVS data.
    5.12 KB
  • usb_uf2_ota
    UF2 is a file format developed for flashing microcontrollers over MSC, providing a user-friendly upgrade method.
    5.70 KB