nuttx/arch/xtensa/src
Petro Karashchenko 0c28094059 arch/xtensa/esp32: fix crash in BLE startup
ROM symbols provided by linker are placeholders for addresses
and not a pure addresses, so we need to read data pointed by
ROM symbols instead of using those as pure addresses.

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-04-24 09:35:58 -07:00
..
common xtensa/sigdeliver: fix signal deliver when task is running 2023-04-15 08:19:30 +09:00
esp32 arch/xtensa/esp32: fix crash in BLE startup 2023-04-24 09:35:58 -07:00
esp32s2 boards/xtensa/esp32s2-kaluga-1: Add touch pad support 2023-03-26 12:59:37 -03:00
esp32s3 esp32s3/wifi: call softAP callback when Wi-Fi driver TX is done 2023-04-06 20:58:58 +03:00
lx6 libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
lx7 libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
.gitignore
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00