Delete the first project and setup minimal wifi
This commit is contained in:
9
main/idf_component.yml
Executable file
9
main/idf_component.yml
Executable file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
espressif/esp_wifi_remote:
|
||||
version: ">=0.10,<2.0"
|
||||
rules:
|
||||
- if: "target in [esp32p4, esp32h2]"
|
||||
espressif/esp_hosted:
|
||||
version: "~2"
|
||||
rules:
|
||||
- if: "target in [esp32p4, esp32h2]"
|
||||
Reference in New Issue
Block a user