5 lines
97 B
Makefile
5 lines
97 B
Makefile
|
PROGRAM=http_get_mbedtls
|
||
|
COMPONENTS = FreeRTOS lwip core extras/mbedtls
|
||
|
|
||
|
include ../../common.mk
|