aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gencfg/schema
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-07-10 18:47:54 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-07-10 18:47:54 +0000
commit5521ecc4fb61cda3cad92de5f0505c873b6abb99 (patch)
treea2e7f1b6d9e2f6d85fa6894a09036e95a6a5895b /tools/gencfg/schema
parent30a69000562fda260f742c134501f006c0ec8ca8 (diff)
downloadChibiOS-5521ecc4fb61cda3cad92de5f0505c873b6abb99.tar.gz
ChibiOS-5521ecc4fb61cda3cad92de5f0505c873b6abb99.tar.bz2
ChibiOS-5521ecc4fb61cda3cad92de5f0505c873b6abb99.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4455 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'tools/gencfg/schema')
-rw-r--r--tools/gencfg/schema/hal/stm32f4xx/stm32f4xx_adc_cfg.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gencfg/schema/hal/stm32f4xx/stm32f4xx_adc_cfg.xsd b/tools/gencfg/schema/hal/stm32f4xx/stm32f4xx_adc_cfg.xsd
index 18cb6a03b..c038263c2 100644
--- a/tools/gencfg/schema/hal/stm32f4xx/stm32f4xx_adc_cfg.xsd
+++ b/tools/gencfg/schema/hal/stm32f4xx/stm32f4xx_adc_cfg.xsd
@@ -338,7 +338,7 @@
minOccurs="1">
<xs:complexType>
<xs:sequence>
- <xs:element name="channel" maxOccurs="unbounded"
+ <xs:element name="channel" maxOccurs="16"
minOccurs="1">
<xs:simpleType>
<xs:restriction base="xs:string">