This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-27 05:37:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c4e2d0aa28fa2d45a8e106ae90ad645dd84709f
esp-idf
/
components
/
partition_table
History
harshal.patil
9840685b2d
fix(build_system): Add Bootloader and Partition Table as dependencies for encrypted-flash
...
- If ESP-TEE is enabled, also add it as the dependency for the encrypted-flash target
2025-10-31 14:15:26 +05:30
..
test_gen_esp32part_host
refactor(partition_table): Refactoring of code style
2025-05-14 18:45:49 +03:00
check_sizes.py
…
CMakeLists.txt
fix(build_system): Add Bootloader and Partition Table as dependencies for encrypted-flash
2025-10-31 14:15:26 +05:30
gen_empty_partition.py
…
gen_esp32part.py
fix(partition_table): Ignore UTF-8 BOM bytes in csv file
2025-05-14 18:45:49 +03:00
gen_extra_subtypes_inc.py
…
Kconfig.projbuild
feat(partition_table): Improves documentation for partition table
2025-05-22 16:09:08 +03:00
partitions_singleapp_coredump.csv
…
partitions_singleapp_encr_nvs.csv
…
partitions_singleapp_large_coredump.csv
…
partitions_singleapp_large_encr_nvs.csv
…
partitions_singleapp_large.csv
…
partitions_singleapp_tee.csv
refactor(esp_tee): Remove the deprecated TEE secure storage partition subtype
2025-05-04 18:03:30 +05:30
partitions_singleapp.csv
…
partitions_two_ota_coredump.csv
…
partitions_two_ota_encr_nvs.csv
…
partitions_two_ota_large.csv
…
partitions_two_ota_tee.csv
refactor(esp_tee): Remove the deprecated TEE secure storage partition subtype
2025-05-04 18:03:30 +05:30
partitions_two_ota.csv
…
parttool.py
feat: Update esptool to v5
2025-09-30 15:28:55 +02:00
project_include.cmake
…