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

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