Merge pull request #92 "DMA tidyup"

Merge remote-tracking branch 'karlp/dma_tidy'
This commit is contained in:
Piotr Esden-Tempski
2013-02-18 14:14:22 -08:00
7 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ LGPL License Terms @ref lgpl_license
#ifndef LIBOPENCM3_DMA_H
#define LIBOPENCM3_DMA_H
#include <libopencm3/stm32/f2/memorymap.h>
#include <libopencm3/stm32/memorymap.h>
#include <libopencm3/stm32/common/dma_common_f13.h>
#endif