aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM8S-STM8S208-RC/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-26 12:37:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-26 12:37:35 +0000
commit17bc42e5dc7d5d983a2d108b8599639604f92ee0 (patch)
tree24500a2f9b8334fbd9e72178c15302be4e12bc7d /demos/STM8S-STM8S208-RC/mcuconf.h
parent1ef97a2da260c0734e71ef6697072b270014696f (diff)
downloadChibiOS-17bc42e5dc7d5d983a2d108b8599639604f92ee0.tar.gz
ChibiOS-17bc42e5dc7d5d983a2d108b8599639604f92ee0.tar.bz2
ChibiOS-17bc42e5dc7d5d983a2d108b8599639604f92ee0.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2044 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM8S-STM8S208-RC/mcuconf.h')
-rw-r--r--demos/STM8S-STM8S208-RC/mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM8S-STM8S208-RC/mcuconf.h b/demos/STM8S-STM8S208-RC/mcuconf.h
index 227499992..c2148ac5b 100644
--- a/demos/STM8S-STM8S208-RC/mcuconf.h
+++ b/demos/STM8S-STM8S208-RC/mcuconf.h
@@ -36,4 +36,5 @@
* SERIAL driver system settings.
*/
#define USE_STM8_UART1 TRUE
+#define USE_STM8_UART2 FALSE
#define USE_STM8_UART3 FALSE