aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO32_L011K4/cfg
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-05 08:25:04 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-05 08:25:04 +0000
commit35db3cabcee5cad864f20255fbdb77d0f229bea5 (patch)
tree02037ce9b84bae593b554ca0704316b9927f4c29 /os/hal/boards/ST_NUCLEO32_L011K4/cfg
parent2ceb952a73aecfefd85ee72824ef2a8ef0b8ac6b (diff)
downloadChibiOS-35db3cabcee5cad864f20255fbdb77d0f229bea5.tar.gz
ChibiOS-35db3cabcee5cad864f20255fbdb77d0f229bea5.tar.bz2
ChibiOS-35db3cabcee5cad864f20255fbdb77d0f229bea5.zip
Fixed wrong USART 2 configuration in STM32 Nucleo32 L011K4 boards file
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9417 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO32_L011K4/cfg')
-rw-r--r--os/hal/boards/ST_NUCLEO32_L011K4/cfg/board.chcfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO32_L011K4/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO32_L011K4/cfg/board.chcfg
index 76ec398b2..6dc5d2e2b 100644
--- a/os/hal/boards/ST_NUCLEO32_L011K4/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO32_L011K4/cfg/board.chcfg
@@ -39,7 +39,7 @@
Speed="High"
Resistor="Floating"
Mode="Alternate"
- Alternate="1" />
+ Alternate="4" />
<pin3
ID="ARD_A2"
Type="PushPull"
@@ -143,7 +143,7 @@
Speed="Maximum"
Resistor="Floating"
Mode="Alternate"
- Alternate="1" />
+ Alternate="4" />
</GPIOA>
<GPIOB>
<pin0