aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32L1xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-06-19 16:47:09 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-06-19 16:47:09 +0000
commitde6bbbb9eff7592723d401c6340b9e4c78b24953 (patch)
tree7769b2a519686c3a817fbaa7658d7fbfd2f6e637 /os/hal/platforms/STM32L1xx
parentcbfc9a5396c2924d6b8fa3c03e4ea8bbda386a15 (diff)
downloadChibiOS-de6bbbb9eff7592723d401c6340b9e4c78b24953.tar.gz
ChibiOS-de6bbbb9eff7592723d401c6340b9e4c78b24953.tar.bz2
ChibiOS-de6bbbb9eff7592723d401c6340b9e4c78b24953.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4307 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32L1xx')
-rw-r--r--os/hal/platforms/STM32L1xx/hal_lld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/STM32L1xx/hal_lld.h b/os/hal/platforms/STM32L1xx/hal_lld.h
index e7c27ceb8..e41f922b6 100644
--- a/os/hal/platforms/STM32L1xx/hal_lld.h
+++ b/os/hal/platforms/STM32L1xx/hal_lld.h
@@ -186,6 +186,7 @@
/* CAN attributes.*/
#define STM32_HAS_CAN1 FALSE
#define STM32_HAS_CAN2 FALSE
+#define STM32_CAN_MAX_FILTERS 0
/* DAC attributes.*/
#define STM32_HAS_DAC TRUE