nuttx/arch/arm
Petro Karashchenko 70fd6f1642 arch/arm/samv7: remove alignment check that is not needed
SAMv7 QSPI peripheral does not copy-in/out directly into/from
user provided buffer, but use a dedicated memory that is interfaces
using byte copy. The QSPI command buffer can point to memory with
any alignment

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-05-23 02:52:35 +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/arm/samv7: remove alignment check that is not needed 2023-05-23 02:52:35 +08:00
Kconfig arm/unwind: EABI unwind needs frame pointer support 2023-04-27 16:38:40 +08:00