2024-09-18 19:48:01 +00:00
|
|
|
#
|
|
|
|
# Generated - do not edit!
|
|
|
|
#
|
|
|
|
# NOCDDL
|
|
|
|
#
|
|
|
|
CND_BASEDIR=`pwd`
|
|
|
|
# default configuration
|
|
|
|
CND_ARTIFACT_DIR_default=dist/default/production
|
2024-09-23 20:15:38 +00:00
|
|
|
CND_ARTIFACT_NAME_default=thermostat.production.hex
|
|
|
|
CND_ARTIFACT_PATH_default=dist/default/production/thermostat.production.hex
|
2024-09-18 19:48:01 +00:00
|
|
|
# attiny404 configuration
|
|
|
|
CND_ARTIFACT_DIR_attiny404=dist/attiny404/production
|
2024-09-23 20:15:38 +00:00
|
|
|
CND_ARTIFACT_NAME_attiny404=thermostat.production.hex
|
|
|
|
CND_ARTIFACT_PATH_attiny404=dist/attiny404/production/thermostat.production.hex
|