1 parent 20283ae commit be313eaCopy full SHA for be313ea
1 file changed
esp8266/Makefile
@@ -4,6 +4,7 @@ include ../py/mkenv.mk
4
QSTR_DEFS = qstrdefsport.h #$(BUILD)/pins_qstr.h
5
6
MICROPY_PY_USSL = 1
7
+MICROPY_SSL_AXTLS = 1
8
9
# include py core make definitions
10
include ../py/py.mk
0 commit comments