nuttx/boards/xtensa/esp32/common
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
..
include arch/esp32: Re-organise shared functions and options for ESP32 Wireless code 2022-07-20 22:02:28 +03:00
kernel 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 Esp32 lilygo t5v2 fixed Data/Command line support. 2022-06-28 09:34:17 -03:00
Makefile