This commit introduces support for both station and softAP modes.
ESP32 SoC use a static allocated array as idle stack. To fit the existed idle stack allocation, make idle stack allocated from ebss for the whole esp32 series. Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
risc-v/espressif: Rename espressif/esp32c6 as esp32c6 risc-v/espressif: Rename espressif/esp32h2 as esp32h2