Skip to content

Commit 04c0e9e

Browse files
authored
Merge pull request #163 from heyuanjie87/master
添加ssl模块缺失的qstr
2 parents f456a2f + b710ab8 commit 04c0e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

port/genhdr/qstrdefs.generated.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,3 +775,4 @@ QDEF(MP_QSTR_mpy, (const byte*)"\xc1\x03" "mpy")
775775
QDEF(MP_QSTR___matmul__, (const byte*)"\x49\x0a" "__matmul__")
776776
QDEF(MP_QSTR___bases__, (const byte*)"\x03\x09" "__bases__")
777777
QDEF(MP_QSTR_writevto, (const byte*)"\x75\x08" "writevto")
778+
QDEF(MP_QSTR_do_handshake, (const byte*)"\x86\x0c" "do_handshake")

0 commit comments

Comments
 (0)