KonstantinKondrashov e72061695e all: Removes unnecessary newline character in logs hace 2 años
..
main e72061695e all: Removes unnecessary newline character in logs hace 2 años
CMakeLists.txt e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation hace 2 años
README.md e7540dbe0e docs: remove the outdated "IDF monitor doesn't work on linux" notes hace 3 años
partition_table.csv c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' hace 3 años
partition_table_8M.csv e9e388a085 Storage: ESP Partition extended options for the SPI Flash emulation hace 2 años
pytest_esp_partition_linux.py b02687a6c4 test: migrate linux target host test jobs into pytest-embedded hace 3 años
sdkconfig.defaults abc4d67a9d Storage: Fixed formatting of esp_partition Linux code hace 2 años

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