You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
328 B

#
# Power Test Nanoapp Makefile
#
# Nanoapp Configuration ########################################################
NANOAPP_NAME = power_test
NANOAPP_ID = 0x012345678900000f
NANOAPP_NAME_STRING = \"Power\ Test\"
# Makefile Includes ############################################################
include ../common/power_test.mk