This commit is contained in:
jakeg00dwin 2024-08-13 17:33:00 -07:00
parent 41cc5b2eef
commit 155c4cce9e
2 changed files with 1 additions and 23 deletions

View File

@ -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>

View File

@ -2,11 +2,6 @@
<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> <project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <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"> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group> <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>
</open-files> </open-files>
</project-private> </project-private>