Updated the PIC18F6720 port, and added PIC18F97J60 port. Both compile and build but were untested on actual hardware.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# Generated - do not edit!
|
||||
#
|
||||
# NOCDDL
|
||||
#
|
||||
CND_BASEDIR=`pwd`
|
||||
# default configuration
|
||||
CND_ARTIFACT_DIR_default=dist/default/production
|
||||
CND_ARTIFACT_NAME_default=BACnet-Server.X.production.hex
|
||||
CND_ARTIFACT_PATH_default=dist/default/production/BACnet-Server.X.production.hex
|
||||
CND_PACKAGE_DIR_default=${CND_DISTDIR}/default/package
|
||||
CND_PACKAGE_NAME_default=bacnet-server.x.tar
|
||||
CND_PACKAGE_PATH_default=${CND_DISTDIR}/default/package/bacnet-server.x.tar
|
||||
Reference in New Issue
Block a user