5 lines
98 B
Makefile
5 lines
98 B
Makefile
PROGRAM=ota_basic
|
|
OTA=1
|
|
EXTRA_COMPONENTS=extras/rboot-ota extras/mbedtls
|
|
include ../../common.mk
|
|
|