Public fork of mbed-src to add generic stm32f030k6 target
Fork of mbed-src by
targets/hal/TARGET_Atmel/config/conf_dma.h
- Committer:
- mbed_official
- Date:
- 2015-07-17
- Revision:
- 592:a274ee790e56
- Parent:
- 579:53297373a894
File content as of revision 592:a274ee790e56:
#ifndef CONF_DMA_H_INCLUDED #define CONF_DMA_H_INCLUDED # define CONF_MAX_USED_CHANNEL_NUM 1 #endif