OVMS3-idf/components/partition_table
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +08:00
..
test unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_gen_esp32part_host partition_table: Add Python 2 & 3 support 2018-09-18 14:10:55 +02:00
CMakeLists.txt CMake : Secure Boot support added 2018-11-06 17:09:55 +05:30
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
gen_esp32part.py nvs_flash: Add support for nvs encryption 2018-09-24 11:25:21 +05:30
Kconfig.projbuild partition_table: Hard error if CSV contains invalid/overlapping offsets 2018-08-01 19:23:38 +10:00
Makefile.projbuild Remove trailing spaces from parttool.py output 2018-09-18 16:49:30 +03:00
partitions_singleapp.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
partitions_singleapp_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
partitions_two_ota_coredump.csv partition table: Remove hard-coded offsets from default partition tables 2018-08-01 19:23:38 +10:00
parttool.py Remove trailing spaces from parttool.py output 2018-09-18 16:49:30 +03:00
project_include.cmake CMake : Secure Boot support added 2018-11-06 17:09:55 +05:30