aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-14 13:42:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-14 13:42:46 +0000
commitce6fb29f606afe871b06875383bafc1d6bd0f207 (patch)
tree4fb37e31aca2961cc898ec9002a0bc855b7f44c7 /os/hal/platforms/STM32
parent3d8808a39ebb8b6e5d90ddaf24de48f4dff2860e (diff)
downloadChibiOS-ce6fb29f606afe871b06875383bafc1d6bd0f207.tar.gz
ChibiOS-ce6fb29f606afe871b06875383bafc1d6bd0f207.tar.bz2
ChibiOS-ce6fb29f606afe871b06875383bafc1d6bd0f207.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2365 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32')
-rw-r--r--os/hal/platforms/STM32/hal_lld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/STM32/hal_lld.h b/os/hal/platforms/STM32/hal_lld.h
index 1125f0294..2726bbbff 100644
--- a/os/hal/platforms/STM32/hal_lld.h
+++ b/os/hal/platforms/STM32/hal_lld.h
@@ -60,6 +60,7 @@
*/
#if defined(__DOXYGEN__)
#define PLATFORM_NAME "STM32"
+
#elif defined(STM32F103x4) || defined(STM32F103x6)
/*
* Capability flags for Low Density devices.