From 4f975a707e8fe5c6d7dd01babd275b9c1d270251 Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Thu, 1 Feb 2024 01:21:26 -0600 Subject: Board Ready for Testing. --- nbproject/Makefile-variables.mk | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 nbproject/Makefile-variables.mk (limited to 'nbproject/Makefile-variables.mk') diff --git a/nbproject/Makefile-variables.mk b/nbproject/Makefile-variables.mk new file mode 100644 index 0000000..244bef7 --- /dev/null +++ b/nbproject/Makefile-variables.mk @@ -0,0 +1,10 @@ +# +# Generated - do not edit! +# +# NOCDDL +# +CND_BASEDIR=`pwd` +# default configuration +CND_ARTIFACT_DIR_default=dist/default/production +CND_ARTIFACT_NAME_default=resbox.X.production.hex +CND_ARTIFACT_PATH_default=dist/default/production/resbox.X.production.hex -- cgit v1.2.3