https://github.com/ethe/esp-app-format
Rust binding to esp-idf/components/bootloader_support.
https://github.com/ethe/esp-app-format
Last synced: 4 months ago
JSON representation
Rust binding to esp-idf/components/bootloader_support.
- Host: GitHub
- URL: https://github.com/ethe/esp-app-format
- Owner: ethe
- License: apache-2.0
- Created: 2025-03-02T14:48:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T15:10:33.000Z (over 1 year ago)
- Last Synced: 2025-12-26T19:40:36.986Z (6 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp-app-format
esp-app-format is a Rust binding to [esp-idf/bootloader_support](https://github.com/espressif/esp-idf/blob/release/v5.3/components/bootloader_support/include/esp_app_format.h), it does not require specific target or RTOS.