source: ecs_cellMon/firmware/firmware.xml@ 14

Last change on this file since 14 was 3, checked in by f.jahn, 3 years ago

fw hinzugfügt-->zed

File size: 450 bytes
RevLine 
[3]1<?xml version="1.0" encoding="UTF-8"?>
2<targetDefinitions xmlns="http://openstm32.org/stm32TargetDefinitions" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openstm32.org/stm32TargetDefinitions stm32TargetDefinitions.xsd">
3 <board id="firmware">
4 <name>firmware</name>
5 <mcuId>STM32G071C8Tx</mcuId> <!-- mcu-->
6 <dbgIF>SWD</dbgIF>
7 <dbgDEV>ST-LinkV2-1</dbgDEV>
8 </board>
9</targetDefinitions>
Note: See TracBrowser for help on using the repository browser.