mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
23 lines
827 B
XML
23 lines
827 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
|
<type>org.netbeans.modules.cnd.makeproject</type>
|
|
<configuration>
|
|
<data xmlns="http://www.netbeans.org/ns/make-project/1">
|
|
<name>USBHIDJoystick</name>
|
|
<c-extensions/>
|
|
<cpp-extensions>cpp,ino</cpp-extensions>
|
|
<header-extensions>h</header-extensions>
|
|
<sourceEncoding>UTF-8</sourceEncoding>
|
|
<make-dep-projects/>
|
|
<sourceRootList>
|
|
<sourceRootElem>.</sourceRootElem>
|
|
</sourceRootList>
|
|
<confList>
|
|
<confElem>
|
|
<name>Default</name>
|
|
<type>0</type>
|
|
</confElem>
|
|
</confList>
|
|
</data>
|
|
</configuration>
|
|
</project>
|