esp-open-rtos/examples/http_get_bearssl/Makefile
Stefan Schake 4e0646e392 Start http_get example for BearSSL
Validation fails due to invalid validation time (no time source on ESP) and wrong TA
2016-11-15 13:00:17 +01:00

4 lines
84 B
Makefile

PROGRAM=http_get_bearssl
EXTRA_COMPONENTS = extras/bearssl
include ../../common.mk