Factor out cm3/common.h and cm3/memorymap.h.

This commit is contained in:
Uwe Hermann
2010-12-30 00:53:52 +01:00
parent 01bfbfed41
commit 17b2e87ba3
30 changed files with 88 additions and 63 deletions

View File

@@ -20,7 +20,7 @@
#ifndef DOGM128_H
#define DOGM128_H
#include <libopenstm32/common.h>
#include <cm3/common.h>
#include <libopenstm32/gpio.h>
#include <libopenstm32/spi.h>