nuttx/arch/xtensa
YAMAMOTO Takashi a4a2d5ff7d esp32_dma_init: Fix a dubious assertion
Requiring the size to be a multiple of 3 is a very strange restriction.
It doesn't even work with the default value of SPI_SLAVE_BUFSIZE.
I guess it was a typo.
2021-01-21 10:51:46 +01:00
..
include arch/xtensa/include/irq.h: Reserve some space for interptee's BSA. 2020-12-09 09:44:04 -03:00
src esp32_dma_init: Fix a dubious assertion 2021-01-21 10:51:46 +01:00
Kconfig arch/xtensa/Kconfig: The ESP32 has a different numbers for vectors and 2021-01-15 09:47:33 +01:00