You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
521 B
28 lines
521 B
15 years ago
|
<!DOCTYPE piklab>
|
||
|
<piklab>
|
||
|
<general>
|
||
|
<device>30F6015</device>
|
||
|
<files>
|
||
|
<item>test.s</item>
|
||
|
</files>
|
||
|
<description/>
|
||
|
<version>0.1</version>
|
||
|
<tool>pic30</tool>
|
||
|
<opened_files>
|
||
|
<item>test.s</item>
|
||
|
</opened_files>
|
||
|
</general>
|
||
|
<compiler>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
<custom_options/>
|
||
|
</compiler>
|
||
|
<assembler>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
<custom_options/>
|
||
|
</assembler>
|
||
|
<linker>
|
||
|
<custom_options/>
|
||
|
<format>inhx32</format>
|
||
|
</linker>
|
||
|
</piklab>
|