MPLAB: updated configurations.xml

This commit is contained in:
A.M. Rowsell 2025-08-27 14:23:20 -04:00
commit e42457d3ab
Signed by untrusted user who does not match committer: amr
GPG key ID: E0879EDBDB0CA7B1

View file

@ -7,6 +7,7 @@
<itemPath>Board.hpp</itemPath> <itemPath>Board.hpp</itemPath>
<itemPath>Piece.hpp</itemPath> <itemPath>Piece.hpp</itemPath>
<itemPath>NeoPixel.hpp</itemPath> <itemPath>NeoPixel.hpp</itemPath>
<itemPath>inc/strFuncs.hpp</itemPath>
</logicalFolder> </logicalFolder>
<logicalFolder name="ExternalFiles" <logicalFolder name="ExternalFiles"
displayName="Important Files" displayName="Important Files"
@ -38,6 +39,7 @@
<itemPath>Piece.cpp</itemPath> <itemPath>Piece.cpp</itemPath>
<itemPath>NeoPixel.cpp</itemPath> <itemPath>NeoPixel.cpp</itemPath>
<itemPath>graphics.cpp</itemPath> <itemPath>graphics.cpp</itemPath>
<itemPath>strFuncs.cpp</itemPath>
</logicalFolder> </logicalFolder>
</logicalFolder> </logicalFolder>
<sourceRootList> <sourceRootList>