Skip to content

Commit be313ea

Browse files
committed
esp8266: Select axTLS for SSL implementation, following recent refactor.
1 parent 20283ae commit be313ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

esp8266/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ include ../py/mkenv.mk
44
QSTR_DEFS = qstrdefsport.h #$(BUILD)/pins_qstr.h
55

66
MICROPY_PY_USSL = 1
7+
MICROPY_SSL_AXTLS = 1
78

89
# include py core make definitions
910
include ../py/py.mk

0 commit comments

Comments
 (0)