aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO32_L432KC/cfg
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-12-21 20:06:30 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-12-21 20:06:30 +0000
commita1a0c1cc177dcb53f0f11182c03f8725667633c8 (patch)
treeb4f0a9736f2716595b4c5e6ae6d67f418c3d1d1a /os/hal/boards/ST_NUCLEO32_L432KC/cfg
parentbfbb1a6d9e0b534a18d33246faaef90d81916e71 (diff)
downloadChibiOS-a1a0c1cc177dcb53f0f11182c03f8725667633c8.tar.gz
ChibiOS-a1a0c1cc177dcb53f0f11182c03f8725667633c8.tar.bz2
ChibiOS-a1a0c1cc177dcb53f0f11182c03f8725667633c8.zip
Fixed wrong configuration for PA15 on ST_NUCLEO32_L432KC board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9975 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO32_L432KC/cfg')
-rw-r--r--os/hal/boards/ST_NUCLEO32_L432KC/cfg/board.chcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/boards/ST_NUCLEO32_L432KC/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO32_L432KC/cfg/board.chcfg
index 31079ee1d..e74a4f84a 100644
--- a/os/hal/boards/ST_NUCLEO32_L432KC/cfg/board.chcfg
+++ b/os/hal/boards/ST_NUCLEO32_L432KC/cfg/board.chcfg
@@ -178,7 +178,7 @@
Speed="Maximum"
Resistor="Floating"
Mode="Alternate"
- Alternate="7"
+ Alternate="3"
AnalogSwitch="Disabled"
PinLock="Disabled" />
</GPIOA>