radek.tandler 4c13bf53ea change(esp_partition): Improved granularity of power-off emulation for Linux %!s(int64=2) %!d(string=hai) anos
..
main 4c13bf53ea change(esp_partition): Improved granularity of power-off emulation for Linux %!s(int64=2) %!d(string=hai) anos
CMakeLists.txt e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation %!s(int64=2) %!d(string=hai) anos
README.md e7540dbe0e docs: remove the outdated "IDF monitor doesn't work on linux" notes %!s(int64=3) %!d(string=hai) anos
partition_table.csv c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' %!s(int64=3) %!d(string=hai) anos
partition_table_8M.csv e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation %!s(int64=2) %!d(string=hai) anos
pytest_esp_partition_linux.py b02687a6c4 test: migrate linux target host test jobs into pytest-embedded %!s(int64=3) %!d(string=hai) anos
sdkconfig.defaults abc4d67a9d Storage: Fixed formatting of esp_partition Linux code %!s(int64=2) %!d(string=hai) anos

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

Run

idf.py monitor