nuttx/arch/xtensa/src/common
Tiago Medicci Serrano 09464ff9bc esp32/[ble/wifi]: Update the wireless drivers
This commit updates the Wi-Fi and the BLE driver of ESP32. Most of
the changes rely on using the common sources and header files for
xtensa-based Espressif's SoCs.

The new Wi-Fi driver supports WPA3-SAE for both Station and SoftAP
mode. BLE's coexistence mode was enhanced according to the latest
libraries.

Please note that other sources required minor changes in order to
be compatible with the common sources.
2024-03-29 16:14:27 +08:00
..
espressif esp32/[ble/wifi]: Update the wireless drivers 2024-03-29 16:14:27 +08:00
Make.defs xtensa: fix compile miss file 2023-08-05 12:40:16 -07:00
mpu.h
xtensa_asm_utils.h
xtensa_assert.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
xtensa_attr.h
xtensa_backtrace.c
xtensa_cache.c
xtensa_checkstack.c
xtensa_context.S
xtensa_coproc.S
xtensa_counter.h
xtensa_cpenable.c
xtensa_cpuinfo.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
xtensa_cpuint.S
xtensa_cpupause.c SMP: fix crash when switch to new task which is still running 2024-03-01 21:05:00 +09:00
xtensa_createstack.c
xtensa_dispatch_syscall.S
xtensa_exit.c arch/: remove duplicated task exit logs 2024-01-17 09:18:17 -08:00
xtensa_fpucmp.c
xtensa_getintstack.c
xtensa_hostfs.c hostfs:support SEEK_CUR 2023-08-19 01:48:48 +08:00
xtensa_idle.c
xtensa_initialize.c
xtensa_initialstate.c
xtensa_int_handlers.S
xtensa_irqdispatch.c
xtensa_loadstore.S
xtensa_lowputs.c
xtensa_macros.S
xtensa_mdelay.c
xtensa_mm.h xtensa/esp32s3: Tasks use SPIRAM as stack can do SPI flash read/write/erase/map/unmap 2023-12-12 22:10:38 -08:00
xtensa_modifyreg8.c
xtensa_modifyreg16.c
xtensa_modifyreg32.c
xtensa_mpu.c xtensa: fix compile miss file 2023-08-05 12:40:16 -07:00
xtensa_nputs.c
xtensa_oneshot.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
xtensa_panic.S
xtensa_perf.c perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
xtensa_pthread_start.c
xtensa_registerdump.c
xtensa_releasestack.c
xtensa_saveusercontext.c
xtensa_schedsigaction.c
xtensa_sigdeliver.c
xtensa_signal_dispatch.c
xtensa_signal_handler.S
xtensa_simcall.S
xtensa_stackframe.c
xtensa_swint.c
xtensa_switchcontext.c
xtensa_task_start.c
xtensa_tcbinfo.c tcbinfo:remove total_num form tcbinfo. 2023-11-21 21:52:24 -08:00
xtensa_testset.c
xtensa_timer.h
xtensa_udelay.c
xtensa_user_handler.S
xtensa_usestack.c
xtensa_vectors.S
xtensa_window_vector.S
xtensa_windowspill.S
xtensa.h