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-10-01 11:26:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67bb97cbf3d72c3e680f4ce3ee48a3b9ea491b51
esp-idf
/
components
/
partition_table
History
boarchuz
c098dce1e5
check_sizes.py: Fix bootloader size message in build log
...
Closes
https://github.com/espressif/esp-idf/pull/7506
2021-09-02 10:28:34 +05:00
..
test
esp_partition: add test, docs for ESP_PARTITION_TYPE_ANY
2021-05-05 15:11:29 +02:00
test_gen_esp32part_host
partition_table: warn if data partition offset is not 4kB aligned
2021-08-23 08:09:28 +02:00
check_sizes.py
check_sizes.py: Fix bootloader size message in build log
2021-09-02 10:28:34 +05:00
CMakeLists.txt
…
component.mk
…
gen_empty_partition.py
…
gen_esp32part.py
partition_table: warn if data partition offset is not 4kB aligned
2021-08-23 08:09:28 +02:00
Kconfig.projbuild
paritition_table: Verify the partition table md5sum when loading the app
2021-05-18 01:32:59 +00:00
Makefile.projbuild
…
partitions_singleapp_coredump.csv
…
partitions_singleapp_encr_nvs.csv
…
partitions_singleapp_large_coredump.csv
partition_table: Add a "single factory app (large)" option for 1.5MB app size
2021-04-16 16:40:47 +10:00
partitions_singleapp_large_encr_nvs.csv
partition_table: Add a "single factory app (large)" option for 1.5MB app size
2021-04-16 16:40:47 +10:00
partitions_singleapp_large.csv
partition_table: Add a "single factory app (large)" option for 1.5MB app size
2021-04-16 16:40:47 +10:00
partitions_singleapp.csv
…
partitions_two_ota_coredump.csv
…
partitions_two_ota_encr_nvs.csv
…
partitions_two_ota.csv
…
parttool.py
…
project_include.cmake
…