First commit

This commit is contained in:
RodgerMornye
2024-03-27 15:33:33 +03:00
commit 915588d723
136 changed files with 16665 additions and 0 deletions

29
nbproject/project.xml Normal file
View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>com.microchip.mplab.nbide.embedded.makeproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/make-project/1">
<name>RDS_Encoder</name>
<creation-uuid>89a2a23f-ae39-45a4-9ab4-fe61d506f782</creation-uuid>
<make-project-type>0</make-project-type>
<sourceEncoding>UTF-8</sourceEncoding>
<c-extensions>c</c-extensions>
<cpp-extensions/>
<header-extensions>h</header-extensions>
<asminc-extensions/>
<make-dep-projects/>
<sourceRootList>
<sourceRootElem>../RDS_Encoder.X/src</sourceRootElem>
</sourceRootList>
<confList>
<confElem>
<name>default</name>
<type>2</type>
</confElem>
</confList>
<formatting>
<project-formatting-style>false</project-formatting-style>
</formatting>
</data>
</configuration>
</project>