esp8266: Select axTLS for SSL implementation, following recent refactor.
This commit is contained in:
parent
20283aec10
commit
be313ea215
@ -4,6 +4,7 @@ include ../py/mkenv.mk
|
||||
QSTR_DEFS = qstrdefsport.h #$(BUILD)/pins_qstr.h
|
||||
|
||||
MICROPY_PY_USSL = 1
|
||||
MICROPY_SSL_AXTLS = 1
|
||||
|
||||
# include py core make definitions
|
||||
include ../py/py.mk
|
||||
|
Loading…
Reference in New Issue
Block a user