This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
33592e8aa8
zephyr
/
tests
/
drivers
/
dma
/
loop_transfer
/
prj.conf
4 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: Add DMA memory to memory transfer sample app Add a sample app to show and test how the DMA memory to memory transfer work. Origin: Original Change-Id: I0ff6790d9ba3e188cd2ad93d4c9a9c2405a84ac8 Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-06-15 04:37:02 +08:00
CONFIG_DMA=y
tests: dma: cleanup and add loglevel configuration Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2017-06-23 23:46:29 +08:00
CONFIG_SYS_LOG=y
CONFIG_SYS_LOG_DMA_LEVEL=1