Karl Palsson 7afc13930f [stm32] Use common memorymap include for consistency
Most peripheral headers simply include <libopencm3/stm32/memorymap.h>
which, like the rest of libopencm3 requires the correct compiler define
flag to be set.  A few peripherals were directly including the platform
include, libopencm3/stm32/xx/memorymap.h, and in some of those cases it
wasn't even correctly including the correct platform.  (Likely the
result of copy/paste errors)

These direct includes have been eliminated
2013-02-06 11:47:23 +00:00
..
2013-01-08 19:58:18 +10:30
2013-01-08 19:57:19 +10:30
2013-01-08 19:51:49 +10:30
2012-09-02 17:12:58 +02:00
2012-09-02 17:12:58 +02:00