This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1fbff017998db7bcb20b470fafce16be0dfd6480
esp-idf
/
components
/
partition_table
T
History
Angus Gratton
6dea5c9546
partition table: Remove hard-coded offsets from default partition tables
...
Makes them compatible with moving the partition table offset
2018-08-01 19:23:38 +10:00
..
test
Add test for partition mmap straddling 64K page issue
2017-07-06 18:22:43 +08:00
test_gen_esp32part_host
partition_table: Hard error if CSV contains invalid/overlapping offsets
2018-08-01 19:23:38 +10:00
component.mk
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
gen_esp32part.py
partition_table: Hard error if CSV contains invalid/overlapping offsets
2018-08-01 19:23:38 +10:00
Kconfig.projbuild
partition_table: Hard error if CSV contains invalid/overlapping offsets
2018-08-01 19:23:38 +10:00
Makefile.projbuild
make: Add feature to cmd 'make flash' - reset ota_data partition
2018-07-25 11:22:15 +00:00
partitions_singleapp_coredump.csv
partition table: Remove hard-coded offsets from default partition tables
2018-08-01 19:23:38 +10:00
partitions_singleapp.csv
partition table: Remove hard-coded offsets from default partition tables
2018-08-01 19:23:38 +10:00
partitions_two_ota_coredump.csv
partition table: Remove hard-coded offsets from default partition tables
2018-08-01 19:23:38 +10:00
partitions_two_ota.csv
partition table: Remove hard-coded offsets from default partition tables
2018-08-01 19:23:38 +10:00
parttool.py
partition_table: Support same fallback logic as bootloader for default boot partition
2018-06-22 11:14:22 +10:00