1| Supported Targets | Linux | 2| ----------------- | ----- | 3 4# Build 5`idf.py build` (sdkconfig.defaults sets the linux target by default) 6 7# Run 8`build/linux_host_app.elf` 9