uploaded 4 months ago
Enhanced TinyUF2 for ESP32Sx, support OTA update and NVS operate through USB MSC
# ChangeLog

## v0.2.1 - 2024-04-22

* Fix build with latest ESP-IDF (USB Hal: Change name of usb_phy HAL files to usb_fsls_phy)

## v0.2.0 - 2023-07-17

* Support `esp_tinyuf2_uninstall` API (Restore the USB hardware to default state, Not teardown TinyUSB stack)
* Support target test

## v0.1.0 - 2023-07-05

* Support USB Console for log (disabled by default)

## v0.0.2 - 2023-07-03

* Add Linux INI file write workaround

## v0.0.1 - 2023-06-26

* initial version
* Support update APP through UF2
* Support modify NVS through UF2

Links

License: Apache-2.0

To add this component to your project, run:

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

or download archive

Stats

  • Archive size
    Archive size: 48.40 KB
  • Downloaded in total
    Downloaded in total 1.8k times
  • Downloaded this version
    This version: 237 times

Badge

espressif/esp_tinyuf2 version: 0.2.1
|