Files
esp-idf/examples/build_system/cmake/linux_host_app/README.md
T

9 lines
172 B
Markdown
Raw Normal View History

2020-08-10 12:29:05 +08:00
| Supported Targets | Linux |
| ----------------- | ----- |
# Build
`idf.py build` (sdkconfig.defaults sets the linux target by default)
# Run
`build/linux_host_app.elf`