MPLABX
This commit is contained in:
parent
41cc5b2eef
commit
155c4cce9e
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<executable name="dist/attiny404/debug/High.debug.elf">
|
||||
<memory name="program">
|
||||
<units>bytes</units>
|
||||
<length>4096</length>
|
||||
<used>1900</used>
|
||||
<free>2196</free>
|
||||
</memory>
|
||||
<memory name="data">
|
||||
<units>bytes</units>
|
||||
<length>256</length>
|
||||
<used>4</used>
|
||||
<free>252</free>
|
||||
</memory>
|
||||
</executable>
|
||||
</project>
|
|
@ -2,11 +2,6 @@
|
|||
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/home/ronin/Documents/projects/freelance/laith_naaman/High/src/main.c</file>
|
||||
<file>file:/home/ronin/Documents/projects/freelance/laith_naaman/High/src/load/load.c</file>
|
||||
<file>file:/home/ronin/Documents/projects/freelance/laith_naaman/High/src/ADC/ADC.c</file>
|
||||
<file>file:/home/ronin/Documents/projects/freelance/laith_naaman/High/src/RegEdit/RegEdit.c</file>
|
||||
</group>
|
||||
<group/>
|
||||
</open-files>
|
||||
</project-private>
|
||||
|
|
Loading…
Reference in New Issue