Back to Esp Idf

Build

components/esp_partition/host_test/partition_bdl_test/README.md

6.1-dev384 B
Original Source
Supported TargetsLinux

This is a test project for 'esp_partition' Block Device Layer interface on Linux target (CONFIG_IDF_TARGET_LINUX).

Build

Source the IDF environment as usual.

Once this is done, build the application:

bash
idf.py build

Run

bash
idf.py monitor

The tests will be executed and the summary will be printed.