source:
ecs_cellMon/firmware/firmware.xml
@
13
Last change on this file since 13 was 3, checked in by f.jahn, 20 months ago | |
---|---|
File size: 450 bytes |
Line | |
---|---|
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.