This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-09 09:09:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_partition
History
radek.tandler
4e8bb8a082
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-27 15:22:46 +01:00
..
host_test
feat(esp_partition): Adds new esp_partition APIs
2024-09-26 08:42:12 +03:00
include
feat(partitions): Adds new partition types and subtypes for bootloader and partition_table
2024-10-01 14:22:22 +03:00
test
…
CMakeLists.txt
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-27 15:22:46 +01:00
Kconfig
fix(storage/esp_partition): add option to control erase check during write for linux target
2024-05-28 10:05:58 +02:00
partition_bootloader.c
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-27 15:22:46 +01:00
partition_linux.c
feat(partitions): Adds new partition types and subtypes for bootloader and partition_table
2024-10-01 14:22:22 +03:00
partition_target.c
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
partition.c
feat(esp_partition): Adds new esp_partition APIs
2024-09-26 08:42:12 +03:00