nuttx/arch/xtensa
Abdelatif Guettouche 4ef859924b esp32_serial.c: Release the spinlock before calling uart_xmitchars, this
functions will call esp32_txint again which leads to deadlock since
esp32_txint has already locked the spinlock.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-09-09 19:35:17 +09:00
..
include arch:xtensa: rename XCHAL_INT_NLEVELS to XCHAL_NUM_INTLEVELS 2021-08-28 21:51:45 +02:00
src esp32_serial.c: Release the spinlock before calling uart_xmitchars, this 2021-09-09 19:35:17 +09:00
Kconfig arch:xtensa: add XTENSA_CACHE config support 2021-09-07 13:33:31 +08:00