diff options
Diffstat (limited to 'firmware/main.uvmpw')
| -rwxr-xr-x | firmware/main.uvmpw | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/firmware/main.uvmpw b/firmware/main.uvmpw new file mode 100755 index 0000000..62fb37e --- /dev/null +++ b/firmware/main.uvmpw @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no" ?> +<ProjectWorkspace xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_mpw.xsd"> + + <SchemaVersion>1.0</SchemaVersion> + + <Header>### uVision Project, (C) Keil Software</Header> + + <WorkspaceName>WorkSpace</WorkspaceName> + + <project> + <PathAndName>.\ident\ident.uvproj</PathAndName> + <NodeIsExpanded>1</NodeIsExpanded> + </project> + + <project> + <PathAndName>.\stage_1\stage_1.uvproj</PathAndName> + <NodeIsExpanded>1</NodeIsExpanded> + </project> + + <project> + <PathAndName>.\st10f168\st10f168.uvproj</PathAndName> + <NodeIsExpanded>1</NodeIsExpanded> + </project> + + <project> + <PathAndName>.\st10f269\st10f269.uvproj</PathAndName> + <NodeIsActive>1</NodeIsActive> + <NodeIsExpanded>1</NodeIsExpanded> + </project> + +</ProjectWorkspace> |
