Vendor name in uppercase

This commit is contained in:
Jarek Zgoda 2016-08-25 12:34:13 +02:00
parent c97990fb3d
commit 313297a4bc
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
"protocol": "stlink"
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103c8.html",
"vendor": "generic"
"vendor": "Generic"
}