mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
172 B
Markdown
9 lines
172 B
Markdown
|
| Supported Targets | Linux |
|
||
|
| ----------------- | ----- |
|
||
|
|
||
|
# Build
|
||
|
`idf.py build` (sdkconfig.defaults sets the linux target by default)
|
||
|
|
||
|
# Run
|
||
|
`build/linux_host_app.elf`
|