nuttx/arch/arm
raiden00pl 2d56197792 arch/{nrf52|nrf53}: validate if EasyDMA transfer is possible
Add an interface that validate if EasyDMA transfer is possible.
EasyDMA cannot access flash memory which can cause hard to detect silent bugs.
This feature is enabled if CONFIG_DEBUG_FEATURES=y and CONFIG_DEBUG_ASSERTIONS=y.
2023-06-01 00:40:17 +08:00
..
include arch/nrf53: UART0-3, SPI0-3 and TWI0-3 instances share the same interrupt vectors 2023-05-19 21:36:49 -07:00
src arch/{nrf52|nrf53}: validate if EasyDMA transfer is possible 2023-06-01 00:40:17 +08:00
Kconfig procfs:add armv8-m cpuinfo 2023-05-27 03:29:41 +08:00