nuttx/arch/arm
Michal Lenc d470c3f268 samv7/sam_serial.c: reset all DMA pointers on DMA setup
This small fix ensures all DMA pointers are correctly reseted during
DMA setup (when the driver is opened). Without this there could be rare
occurrence of driver pointer to incorrect (invalidate) DMA buffer and thus
saving incorrect characters to upper layer.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-07-03 17:09:20 +03:00
..
include arch/arm: initial support for NRF91 2023-07-02 10:10:35 -03:00
src samv7/sam_serial.c: reset all DMA pointers on DMA setup 2023-07-03 17:09:20 +03:00
Kconfig arch/{nrf52|nrf53|nrf91}: rename NRFxx to nRFxx to be compatible with the manufacturer's nomenclature 2023-07-03 00:52:01 +08:00