From df6a4c2b5711ba7cda3cadd91d4b625c7a06da9d Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Thu, 2 May 2024 20:10:00 -0500 Subject: Potentially fixed issues with reading SPI bus, and cleaned up code. --- nbproject/Makefile-genesis.properties | 6 +++--- nbproject/configurations.xml | 14 ++++++++------ nbproject/private/SuppressibleMessageMemo.properties | 3 ++- 3 files changed, 13 insertions(+), 10 deletions(-) (limited to 'nbproject') diff --git a/nbproject/Makefile-genesis.properties b/nbproject/Makefile-genesis.properties index e7e8590..58a5b7d 100644 --- a/nbproject/Makefile-genesis.properties +++ b/nbproject/Makefile-genesis.properties @@ -1,11 +1,11 @@ # -#Fri Apr 26 12:52:12 CDT 2024 +#Thu May 02 18:31:10 CDT 2024 default.languagetoolchain.version=2.10 default.Pack.dfplocation=/opt/microchip/mplabx/v6.15/packs/Microchip/PIC24F-KA-KL-KM_DFP/1.4.83 conf.ids=default default.languagetoolchain.dir=/opt/microchip/xc16/v2.10/bin -host.id=0 -configurations-xml=67675cd84f9b3787f20789de6c2794fb +host.id=17y8-g9hi-6g +configurations-xml=548bce5bcce17c7b8a52ea2b767e1662 com-microchip-mplab-nbide-embedded-makeproject-MakeProject.md5=e62346c0c0ecee2637e613b49cb7b7fa proj.dir=/home/josh/MPLABXProjects/resbox default.com-microchip-mplab-mdbcore-pk4hybrid-Pk4HybridTooImpl.md5=38058ec39ea8224adcc766836376f0d6 diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index e4b4ca8..8b11231 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -731,7 +731,8 @@ - + @@ -776,7 +777,7 @@ - + @@ -785,7 +786,7 @@ - + @@ -1280,7 +1281,8 @@ - + @@ -1305,7 +1307,7 @@ - + @@ -1314,7 +1316,7 @@ - + diff --git a/nbproject/private/SuppressibleMessageMemo.properties b/nbproject/private/SuppressibleMessageMemo.properties index 3704710..7d0da5c 100644 --- a/nbproject/private/SuppressibleMessageMemo.properties +++ b/nbproject/private/SuppressibleMessageMemo.properties @@ -1,3 +1,4 @@ # -#Wed Jan 31 16:17:43 CST 2024 +#Thu May 02 16:14:15 CDT 2024 PICkit\ 4/CHECK_4_HIGH_VOLTAGE_VPP=true +PICkit\ 4/DEVID_MISMATCH=true -- cgit v1.2.3