Sources generated

This commit is contained in:
Attila BODY 2018-12-14 08:29:43 +01:00
parent 59025a5717
commit 90e638deab
48 changed files with 47989 additions and 0 deletions

9
NeoPixelF103MVP.xml Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<targetDefinitions xmlns="http://openstm32.org/stm32TargetDefinitions" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openstm32.org/stm32TargetDefinitions stm32TargetDefinitions.xsd">
<board id="NeoPixelF103MVP">
<name>NeoPixelF103MVP</name>
<mcuId>STM32F103C8Tx</mcuId> <!-- mcu-->
<dbgIF>SWD</dbgIF>
<dbgDEV>ST-LinkV2-1</dbgDEV>
</board>
</targetDefinitions>