mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-08 11:01:43 +01: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`
|