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-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_partition
History
Konstantin Kondrashov
52f14f344d
feat(partition_table): Support recovery bootloader subtype
2024-11-12 17:22:53 +08:00
..
host_test
feat(esp_partition): Adds new esp_partition APIs
2024-09-26 08:42:12 +03:00
include
feat(partition_table): Support recovery bootloader subtype
2024-11-12 17:22:53 +08:00
test
fix(storage): applied spelling fixes by codespell pre-commit hook
2024-03-28 13:00:54 +01:00
CMakeLists.txt
refactor(esp_partition): Made private includes private on Linux
2024-05-13 16:02:19 +02: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_linux.c
feat(partition_table): Support recovery bootloader subtype
2024-11-12 17:22:53 +08: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(app_update): OTA update bootloader, partition_table and other partitions
2024-11-07 13:48:51 +02:00