nuttx/arch
Michal Lenc 44a087111d samv7: add support for USART TX DMA transfers
This commit adds support for TX DMA transfers for USART peripheral. Code
refactor in sam_serial.h was also required in order to have correct
defines for all possible cases (both RX and TX DMA used, just one used,
none used).

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-03-05 09:48:03 +08:00
..
arm samv7: add support for USART TX DMA transfers 2024-03-05 09:48:03 +08:00
arm64 paging: Rename existing CONFIG_PAGING to CONFIG_LEGACY_PAGING 2024-03-05 09:45:49 +08:00
avr use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
ceva use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
dummy
hc use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
mips use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
misoc use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
or1k use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
renesas use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
risc-v riscv: Implement page-fault exception and on-demand paging 2024-03-05 09:45:49 +08:00
sim use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
sparc use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
tricore arch/tricore: add Infineon AURIX TriCore support 2024-02-21 21:39:19 -08:00
x86 use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
x86_64 arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
xtensa feat(esp32s3-bootloader): allow 32MB flash 2024-03-01 16:51:47 -03:00
z16 use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
z80 use apps-or-nuttx-Make.defs for archs 2024-03-01 12:59:16 -03:00
CMakeLists.txt
Kconfig riscv: Implement page-fault exception and on-demand paging 2024-03-05 09:45:49 +08:00