1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common/esp-wifi
Gunar Schorcht 87a72e4dfe cpu/esp: revert the change for ESP_WIFI_PASS define
Previously, a default value for ESP_WIFI_PASS was intentionally defined only if DOXYGEN was also defined, to allow ESP_WIFI_PASS to be left undefined for using APs without authentication. With PR #17415 the definition was changed to always define a default value for EPS_WIFI_PASS.  This made it impossible to use APs without authentication. The commit reverts this change.
2021-12-19 07:39:46 +01:00
..
doc.txt cpu/esp: NETOPT_CHANNEL for esp_wifi and esp_now 2020-03-26 14:46:15 +01:00
esp_wifi_gnrc.c esp-wifi: avoid explicit cast to netdev 2021-07-09 10:38:34 +02:00
esp_wifi_netdev.c Merge pull request #17415 from gschorcht/cpu/esp/wifi_ap_dynamic_ssid_option 2021-12-17 18:11:38 +01:00
esp_wifi_netdev.h cpu/esp: implement ESP SoftAP mode 2020-09-27 18:29:24 -05:00
esp_wifi_params.h cpu/esp: revert the change for ESP_WIFI_PASS define 2021-12-19 07:39:46 +01:00
Makefile cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00