We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c435a commit cbe56deCopy full SHA for cbe56de
README.md
@@ -17,6 +17,7 @@ For PIC32 file system support, please visit http://www.microchip.com/harmony.
17
* inc - the public interface files (.h)
18
* doc - the compiled documentation how to use this library.
19
* drivers - physical layer driver examples for the fileio library.
20
+* tests - test program to verify library functionality
21
22
## Testing
23
The tests folder has a NetBeans project that will run unit tests on emulated drives.
0 commit comments