mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

Committer:
mbed_official
Date:
Mon Nov 09 13:30:11 2015 +0000
Revision:
18:da299f395b9e
Parent:
targets/hal/TARGET_Atmel/TARGET_SAM_CortexM0P/config/conf_dma.h@15:a81a8d6c1dfe
Synchronized with git revision f605825f66bb2e462ff7dbc5fb4ed2dbe979d1c3

Full URL: https://github.com/mbedmicro/mbed/commit/f605825f66bb2e462ff7dbc5fb4ed2dbe979d1c3/

Added support for SAML21

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 15:a81a8d6c1dfe 1 #ifndef CONF_DMA_H_INCLUDED
mbed_official 15:a81a8d6c1dfe 2 #define CONF_DMA_H_INCLUDED
mbed_official 15:a81a8d6c1dfe 3
mbed_official 15:a81a8d6c1dfe 4 # define CONF_MAX_USED_CHANNEL_NUM 1
mbed_official 15:a81a8d6c1dfe 5
mbed_official 15:a81a8d6c1dfe 6 #endif