nuttx/boards/xtensa/esp32/ttgo_lora_esp32
Abdelatif Guettouche 4ccedb176e arch/esp32: Re-organise shared functions and options for ESP32 Wireless code
- Introduce the ESP32_WIFI option to replace the broader
ESP32_WIRELESS option.  ESP32_WIRELESS is used by both WIFI and BLE.

 - Move common functions from esp32_wifi_adapter to esp32_wireless.

 - Change the order of including the external libraries to avoid undefined references.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2022-07-20 22:02:28 +03:00
..
configs/nsh esp32*: Disable CONFIG_RAW_BINARY 2022-05-27 13:41:51 +03:00
include xtensa/esp32: Add support for Protected Mode 2022-07-14 14:57:57 +08:00
scripts xtensa/esp32: Add support for Protected Mode 2022-07-14 14:57:57 +08:00
src arch/esp32: Re-organise shared functions and options for ESP32 Wireless code 2022-07-20 22:02:28 +03:00
Kconfig