https://github.com/klumw/esp32_partition_example_01
ESP32 custom partition example, showcasing nvs data configuration, flashing and reading
https://github.com/klumw/esp32_partition_example_01
devkitc1 esp32 esp32-s3 nvs nvs-data nvs-storage partition-table
Last synced: 8 months ago
JSON representation
ESP32 custom partition example, showcasing nvs data configuration, flashing and reading
- Host: GitHub
- URL: https://github.com/klumw/esp32_partition_example_01
- Owner: klumw
- License: apache-2.0
- Created: 2022-12-25T13:01:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T19:53:58.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T00:23:36.441Z (9 months ago)
- Topics: devkitc1, esp32, esp32-s3, nvs, nvs-data, nvs-storage, partition-table
- Language: C
- Homepage:
- Size: 41 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp32_partition_example_01
ESP32 custom partition table example with csv configuration file for NVS data.
## Video tutorial for this project
[](https://youtu.be/eGZ-TxHpm24)