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

readme

## ESP TinyUF2

`esp_tinyuf2` is an enhanced version of [TinyUF2](https://github.com/adafruit/tinyuf2) for ESP chips with USB-OTG support. Which features:

- support over-the-air (OTA) updates through the virtual USB drive
- support dumping NVS key-value pairs to ini file in the virtual USB drive
- support modify ini file and write back to NVS

![](./uf2_disk.png)


### How to use

[esp_tinyuf2 user guide](https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_device/esp_tinyuf2.html)

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_tinyuf2^1.0.0"

or download archive

Stats

  • Archive size
    Archive size: 48.65 KB
  • Downloaded in total
    Downloaded in total 1.9k times
  • Downloaded this version
    This version: 4 times

Badge

espressif/esp_tinyuf2 version: 1.0.0
|