Use pic32-tools from uecide.org.

Cannot build user binaries yet though.
This commit is contained in:
Serge
2022-05-23 20:10:37 -07:00
parent a0c256c1f0
commit 427487850c
17 changed files with 63 additions and 172 deletions

View File

@@ -27,6 +27,7 @@
#include <stdarg.h>
#include <unistd.h>
#include <errno.h>
#include <sys/sysmacros.h>
#define FUSE_USE_VERSION 26
#include <fuse.h>