From dc2c8f0b1a8f48e5533f8c8ac8f4f3de1bb4e12d Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 27 Apr 2016 13:45:44 +0300 Subject: esp8266/axtls_helpers: Helper/wrapper functions for axTLS. --- esp8266/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'esp8266/Makefile') diff --git a/esp8266/Makefile b/esp8266/Makefile index 5f48baff7..ae3321768 100644 --- a/esp8266/Makefile +++ b/esp8266/Makefile @@ -79,6 +79,7 @@ SRC_C = \ ets_alt_task.c \ $(BUILD)/frozen.c \ fatfs_port.c \ + axtls_helpers.c \ STM_SRC_C = $(addprefix stmhal/,\ pybstdio.c \ -- cgit v1.2.3