mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

targets/hal/TARGET_Atmel/TARGET_SAM_CortexM0P/config/conf_dma.h

Committer:
mbed_official
Date:
2015-11-04
Revision:
15:a81a8d6c1dfe

File content as of revision 15:a81a8d6c1dfe:

#ifndef CONF_DMA_H_INCLUDED
#define CONF_DMA_H_INCLUDED

#  define CONF_MAX_USED_CHANNEL_NUM     1

#endif