lyon
|
256319e035
|
update port linux std
fix baseDev.addEventCallBack
use setCallBack in std
update std
support flow control for uart
add flowcontrol API for std.uart
|
2022-12-23 18:43:08 +08:00 |
|
dreamcmi
|
a8bd50cfae
|
hmac compatible cpython input parameters
|
2022-12-18 15:40:37 +08:00 |
|
dreamcmi
|
b520bc84cd
|
fix hmac
|
2022-12-16 21:36:35 +08:00 |
|
dreamcmi
|
318021c05d
|
add base64 lib
|
2022-12-14 14:33:52 +08:00 |
|
lyon
|
d78aec86dd
|
fix mem leak caused by kw pars refcnt err
|
2022-12-10 17:10:15 +08:00 |
|
lyon
|
853d5be3b5
|
fix leak when load kw dict to default
|
2022-12-10 16:30:43 +08:00 |
|
lyon
|
0f51072065
|
Merge branch 'master' into request-support
|
2022-12-10 15:28:34 +08:00 |
|
onceday
|
0aaf68a189
|
finish post test
|
2022-12-10 22:57:07 +08:00 |
|
dreamcmi
|
fa157f549c
|
add aes
|
2022-11-25 01:30:41 +08:00 |
|
onceday
|
5b0d7ae950
|
basic functions
|
2022-11-24 23:28:37 +08:00 |
|
onceday
|
3d773b5709
|
cycle never stop
|
2022-11-23 23:58:14 +08:00 |
|
lyon
|
5bb24375ae
|
add python layer for requests to connnect url
|
2022-11-22 13:44:00 +08:00 |
|
lyon
|
0f070e7a12
|
use test.mosquitto.org as mqtt test server
|
2022-11-20 11:56:52 +08:00 |
|
FlintJ
|
f74e2bad48
|
add mqtt connect/disconnect
|
2022-11-19 23:41:00 +08:00 |
|
lyon
|
db381cb9f5
|
fix mqtt_init.py for test, fix _del_ mem lack.
|
2022-11-18 23:38:49 +08:00 |
|
FlintJ
|
6eb1016416
|
add mqtt function
|
2022-11-18 21:20:52 +08:00 |
|
lyon
|
1ab4088ed7
|
add test for mqtt_init.py
|
2022-11-13 15:16:08 +08:00 |
|
lyon
|
bcf4c637a7
|
add test for REPL run file
|
2022-10-25 19:49:45 +08:00 |
|
lyon
|
1964761ef8
|
add stdtask.py
|
2022-10-25 13:47:15 +08:00 |
|
lyon
|
d0df040067
|
support unittest for REPL, check overflow for REPL
|
2022-10-25 11:52:42 +08:00 |
|
pikastech
|
45c3edcfa1
|
add test for UnitTest.py
add volatile for precompiler
update prec
|
2022-10-08 19:23:32 +08:00 |
|
pikastech
|
4d3bcac816
|
release v1.11.3
|
2022-10-04 17:53:59 +08:00 |
|
pikastech
|
b21fd029ed
|
optimize str slice, time speed recuse 95%
|
2022-09-29 20:41:57 +08:00 |
|
pikastech
|
fd4fb54dc7
|
fix ref err in function local context
update date
|
2022-09-28 10:57:19 +08:00 |
|
pikastech
|
efd9abbf17
|
add mem check
add big_dict_update test
|
2022-09-27 21:30:30 +08:00 |
|
pikastech
|
b067caa7e0
|
add dict_update test case
|
2022-09-27 17:54:50 +08:00 |
|
pikastech
|
de4ec19b3d
|
add issue_big_dict test
|
2022-09-27 16:26:33 +08:00 |
|
pikastech
|
6eb499dd5f
|
fix callbck write object.attr
|
2022-09-27 10:25:26 +08:00 |
|
pikastech
|
917aa71e70
|
fix issue_global.py
|
2022-09-26 22:02:26 +08:00 |
|
pikastech
|
75d6f97823
|
move test to top
|
2022-09-26 21:47:52 +08:00 |
|