|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| main | %!s(int64=2) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| partition_table.csv | %!s(int64=3) %!d(string=hai) anos | |
| partition_table_8M.csv | %!s(int64=2) %!d(string=hai) anos | |
| pytest_esp_partition_linux.py | %!s(int64=3) %!d(string=hai) anos | |
| sdkconfig.defaults | %!s(int64=2) %!d(string=hai) anos | |
| Supported Targets | Linux |
|---|
This is a test project for partition-related APIs on Linux target (CONFIG_IDF_TARGET_LINUX).
Source the IDF environment as usual.
Once this is done, build the application:
idf.py build
idf.py monitor