mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 15:57:28 +02:00
Also * removed IDFv4.1 from tests * added common build_apps.py utility for finding/building apps
8 lines
183 B
YAML
8 lines
183 B
YAML
components/esp_modem/examples/ap_to_pppos:
|
|
disable:
|
|
- if: IDF_TARGET in ["esp32h2"]
|
|
|
|
components/esp_modem/examples/modem_console:
|
|
disable:
|
|
- if: IDF_TARGET in ["esp32h2"]
|