From f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Sun, 28 Mar 2021 10:12:10 -0500 Subject: Add a basic VtoI function Also rearrange things and commit iconoclasm --- PICCode.X/nbproject/configurations.xml | 227 +++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 PICCode.X/nbproject/configurations.xml (limited to 'PICCode.X/nbproject/configurations.xml') diff --git a/PICCode.X/nbproject/configurations.xml b/PICCode.X/nbproject/configurations.xml new file mode 100644 index 0000000..49856c0 --- /dev/null +++ b/PICCode.X/nbproject/configurations.xml @@ -0,0 +1,227 @@ + + + + + bufferlib.h + lcd.h + + + + + bufferlib.c + lcd.c + main.c + + + Makefile + + + + . + + Makefile + + + + localhost + PIC24FJ64GA002 + + + noID + XC16 + 1.50 + 3 + + + + + + + + + + + + + false + false + + + + + + + false + + false + + false + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3