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.
51 lines
1.2 KiB
51 lines
1.2 KiB
15 years ago
|
<!DOCTYPE piklab>
|
||
|
<piklab>
|
||
|
<general>
|
||
|
<device>16F873</device>
|
||
|
<files>
|
||
|
<item>blinker.c</item>
|
||
|
<item>add.c</item>
|
||
|
</files>
|
||
|
<description/>
|
||
|
<version>0.1</version>
|
||
|
<tool>sdcc</tool>
|
||
|
<custom_linker_script/>
|
||
|
<opened_files>
|
||
|
<item>blinker.c</item>
|
||
|
</opened_files>
|
||
|
</general>
|
||
|
<sdcc>
|
||
|
<custom_options/>
|
||
|
<include_dir>/home/nicolas/prog/piklab/test/sdcc/</include_dir>
|
||
|
</sdcc>
|
||
|
<assembler>
|
||
|
<warning_level>0</warning_level>
|
||
|
<custom_options/>
|
||
|
<include_dir>/home/nicolas/prog/piklab/test/sdcc/</include_dir>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
</assembler>
|
||
|
<linker>
|
||
|
<hex_format>inhx32</hex_format>
|
||
|
<object_dir>/home/nicolas/prog/piklab/test/sdcc/</object_dir>
|
||
|
<custom_options>-r</custom_options>
|
||
|
<format>inhx32</format>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
</linker>
|
||
|
<compiler>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
<custom_options>-Wl-r</custom_options>
|
||
|
</compiler>
|
||
|
<bin_to_hex>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
<custom_options/>
|
||
|
</bin_to_hex>
|
||
|
<object_viewer>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
<custom_options/>
|
||
|
</object_viewer>
|
||
|
<disassembler>
|
||
|
<includes>$(SRCPATH)</includes>
|
||
|
<custom_options/>
|
||
|
</disassembler>
|
||
|
</piklab>
|