Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年之前
..
main c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年之前
CMakeLists.txt c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年之前
README.md c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年之前
partition_table.csv c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年之前
sdkconfig.defaults c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年之前

README.md

Supported Targets Linux

This is a test project for partition-related APIs on Linux target (CONFIG_IDF_TARGET_LINUX).

Build

Source the IDF environment as usual.

Once this is done, build the application:

idf.py build partition-table

Note that for the time being, partition-table target needs to be built manually.

Run

`build/partition_api_test.elf`