zephyr/subsys
Peter A. Bigot 2b33467a61 disk: disk_access_flash: align buffer
Flash drivers may impose alignment requirements on the destination
buffers due to use of DMA transfers.  In particular Nordic QSPI flash
API requires that addresses, sizes, and buffers all be 4-byte aligned.
Align the ready/copy buffer to satisfy this requirement.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-05-06 11:31:44 +02:00
..
bluetooth
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt
net
power
random
settings
shell
stats
storage
testsuite
tracing
usb
CMakeLists.txt
Kconfig