OVMS3-idf/components/partition_table
Alexey Gerenkov 4a3e160888 esp32: Add core dump saving to flash feature
Complimentary changes:
1) Partition table definitions files with core dump partition
2) Special sub-type for core dump partition
3) Special version of spi_flash_xxx
4) espcoredump.py is script to get core dump from flash and print useful info
5) FreeRTOS API was extended to get tasks snapshots
2017-01-11 20:51:28 +03:00
..
test add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
tests Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
gen_esp32part.py Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
Kconfig.projbuild esp32: Add core dump saving to flash feature 2017-01-11 20:51:28 +03:00
Makefile.projbuild Secure boot: Option for app & partition table signing to happen outside build system 2016-12-19 13:12:05 +11:00
partitions_singleapp.csv Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
partitions_singleapp_coredump.csv esp32: Add core dump saving to flash feature 2017-01-11 20:51:28 +03:00
partitions_two_ota.csv Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
partitions_two_ota_coredump.csv esp32: Add core dump saving to flash feature 2017-01-11 20:51:28 +03:00