This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-mqtt
Watch
1
Star
0
Fork
1
You've already forked esp-mqtt
mirror of
https://github.com/espressif/esp-mqtt.git
synced
2025-10-16 08:45:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
110613a8a6c434e7a650ed4ccfd4b25aa4e51a78
esp-mqtt
/
examples
/
tcp
/
sdkconfig.ci.p4_wifi
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(examples): Add wifi_remote option to common connect example * Add MQTT test configuration with WiFi on ESP32-P4 * Document esp_wifi_remote workflow in the example's README
2023-09-26 07:20:51 +02:00
CONFIG_IDF_TARGET="esp32p4"
CONFIG_EXAMPLE_CONNECT_WIFI=y
fix(examples): esp_hosted as default for Wi-Fi connect on P4
2024-08-30 08:33:06 +02:00
CONFIG_ESP_WIFI_REMOTE_LIBRARY_HOSTED=y
Reference in New Issue
Copy Permalink