1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-wrover-kit
Gunar Schorcht 54c1cd673e boards/esp32-wrover-kit: revert changes in commit b74c456
In the board definition of `esp32_wrover_kit` default values for `ESP_WIFI_EAP_USER` and `ESP_WIFI_EAP_PASS` had to be defined because this board was used in the CI to compile the optional module `esp_wifi_enterprise`. Now that the CI compilation for the `esp_wifi_enterprise` module is realized by an external board definition `esp32-ci`, these default values should be removed to make the compilation fail if the user did not define these variables.
2022-06-16 14:11:58 +02:00
..
include boards/esp32-wrover-kit: revert changes in commit b74c456 2022-06-16 14:11:58 +02:00
board.c boards/esp32-*: drop custom board_init() 2022-02-22 18:27:37 +01:00
doc.txt cpu/esp32: update the doc for Espressif's ESP32 vendor toolchain 2022-03-10 05:31:04 +01:00
esp32-wrover-kit.config boards/esp32: model Kconfig 2021-12-10 18:54:07 +01:00
Kconfig boards/esp32: model Kconfig 2021-12-10 18:54:07 +01:00
Makefile boards: add esp32-wrover-kit 2018-10-08 12:20:49 +02:00
Makefile.dep boards/esp*: revert optional modules used only in CI 2022-02-04 08:24:20 +01:00
Makefile.features boards: Use BOARD.config pattern for kconfig 2022-02-14 13:10:09 +01:00
Makefile.include boards/esp32-wrover-kit: Add openocd config and docs 2021-10-18 20:11:32 +02:00