We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7297fdf commit a6f5233Copy full SHA for a6f5233
tools/export/uvision/uvision.tmpl
@@ -46,14 +46,14 @@
46
<NotGenerated>0</NotGenerated>
47
<InvalidFlash>1</InvalidFlash>
48
</TargetStatus>
49
- <OutputDirectory>.\.build\uvision5\</OutputDirectory>
+ <OutputDirectory>.\BUILD\</OutputDirectory>
50
<OutputName>{{name}}</OutputName>
51
<CreateExecutable>1</CreateExecutable>
52
<CreateLib>0</CreateLib>
53
<CreateHexFile>0</CreateHexFile>
54
<DebugInformation>1</DebugInformation>
55
<BrowseInformation>1</BrowseInformation>
56
- <ListingPath>.\.build\uvision5\</ListingPath>
+ <ListingPath>.\BUILD\</ListingPath>
57
<HexFormatSelection>1</HexFormatSelection>
58
<Merge32K>0</Merge32K>
59
<CreateBatchFile>0</CreateBatchFile>
0 commit comments