aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-10-13 09:13:42 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-10-13 09:13:42 +0000
commit61650db8e547e811190b13338f22f69f2e3fa1dc (patch)
treea8afc584959c774e295126ca2071505c89d85253 /os/hal/platforms/STM32F1xx
parent639f46f3d04450071dba4e1983e4a832d86b795c (diff)
downloadChibiOS-61650db8e547e811190b13338f22f69f2e3fa1dc.tar.gz
ChibiOS-61650db8e547e811190b13338f22f69f2e3fa1dc.tar.bz2
ChibiOS-61650db8e547e811190b13338f22f69f2e3fa1dc.zip
Fixed bug 3575098.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4748 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32F1xx')
-rw-r--r--os/hal/platforms/STM32F1xx/hal_lld_f100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F1xx/hal_lld_f100.h b/os/hal/platforms/STM32F1xx/hal_lld_f100.h
index 65b116993..81054966e 100644
--- a/os/hal/platforms/STM32F1xx/hal_lld_f100.h
+++ b/os/hal/platforms/STM32F1xx/hal_lld_f100.h
@@ -220,7 +220,7 @@
#define STM32_HAS_GPIOB TRUE
#define STM32_HAS_GPIOC TRUE
#define STM32_HAS_GPIOD TRUE
-#define STM32_HAS_GPIOE TRUE
+#define STM32_HAS_GPIOE FALSE
#define STM32_HAS_GPIOF FALSE
#define STM32_HAS_GPIOG FALSE
#define STM32_HAS_GPIOH FALSE