The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

TARGET_SAMR21G18A/TOOLCHAIN_ARM_STD/conf_dma.h

Committer:
AnnaBridge
Date:
2018-11-08
Revision:
171:3a7713b1edbc
Parent:
TARGET_SAMR21G18A/TARGET_Atmel/TARGET_SAM_CortexM0P/config/TARGET_SAMR21/conf_dma.h@ 111:4336505e4b1c

File content as of revision 171:3a7713b1edbc:

#ifndef CONF_DMA_H_INCLUDED
#define CONF_DMA_H_INCLUDED

#  define CONF_MAX_USED_CHANNEL_NUM     1

#endif