609 Commits

Author SHA1 Message Date
lyon
75ce1ba5c8 fix LLD 2022-12-24 15:03:35 +08:00
lyon
61a3707705 add std_common 2022-12-24 14:54:46 +08:00
lyon
72fb6bd5ed update port std 2022-12-23 20:30:56 +08:00
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
lyon
64091bcd55 fix platform_getTick, fix socket LWIP gethostname 2022-12-23 17:58:12 +08:00
dreamcmi
a49dec9f12 rename base64.pyi to _base64.pyi 2022-12-22 16:28:25 +08:00
lyon
2bf121afcb use EVENT_SIGNAL on event_callback 2022-12-22 14:54:51 +08:00
lyon
f400b027d9 add HAL_EVENT_CALLBACK_ENA config 2022-12-22 14:23:21 +08:00
dreamcmi
67b56c9be4 fix socket PIKA_LWIP_ENABLE macro 2022-12-21 13:04:06 +08:00
lyon
3afd92608a fix typo of getArgByIndex 2022-12-21 00:13:19 +08:00
lyon
fce67d309d use WEAK for std.time 2022-12-20 22:44:39 +08:00
李昂
d75ce00c37
!194 update base64 hmac
Merge pull request !194 from 梦程MI/fix/base64
2022-12-20 09:03:31 +00:00
lyon
fd6d39143c support uart for std by pika_hal 2022-12-19 16:56:53 +08:00
dreamcmi
8a1c8f0c87 optimize parameter properties and default values of mqtt 2022-12-18 22:25:27 +08:00
FlintJ
ea41ee1292 merge base modifications 2022-12-18 22:13:11 +08:00
FlintJ
6a887c0718 merging some 2022-12-18 21:53:31 +08:00
FlintJ
47f502928b Optimize the callback function of subscribe function 2022-12-18 21:47:23 +08:00
lyon
140e8e19c8 save cb to a new object 2022-12-18 19:22:43 +08:00
lyon
cd062ff909 fix subscribetopic typo and fix mem leak 2022-12-18 18:48:16 +08:00
dreamcmi
a8bd50cfae hmac compatible cpython input parameters 2022-12-18 15:40:37 +08:00
dreamcmi
f06a262995 optimize hmac memory usage 2022-12-18 15:38:31 +08:00
dreamcmi
c402e1bb69 fix base64.encode buffer too small 2022-12-18 15:33:42 +08:00
FlintJ
16da150d57 The subscribed callback function reports the Qos value 2022-12-18 11:52:20 +08:00
FlintJ
3c69d1d5d4 1.Transfer data to subscribed callback function;2.optimize printouts;3.Optimize function interfaces according to documentation 2022-12-18 00:41:57 +08:00
lyon
765d32483f add __platform_panic_hanlde 2022-12-17 16:02:59 +08:00
dreamcmi
2491fa71b2 fix hmac method 2022-12-16 21:38:49 +08:00
lyon
dc725a06b4 Merge branch 'master' into mqttdev 2022-12-15 16:18:52 +08:00
dreamcmi
318021c05d add base64 lib 2022-12-14 14:33:52 +08:00
FlintJ
d2e697549c improve the callback function set in the subscribe function And add mqtt will function 2022-12-11 21:42:55 +08:00
FlintJ
41fab8447e fixed an error with the subscribe function 2022-12-11 20:09:29 +08:00
FlintJ
23b53fe4e0 improvements were made to subscribe function but still have a bit problem 2022-12-11 19:08:16 +08:00
FlintJ
d2a26404a9 add test_mqtt pyscript and improve the publish function with QOS parameter 2022-12-11 14:54:56 +08:00
lyon
0271fb0597 release v1.11.9 2022-12-11 12:01:20 +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
lyon
cfef8564f5 fix stddevice 2022-12-07 19:25:28 +08:00
onceday
a206227993 change ninja params 2022-12-04 00:37:45 +08:00
onceday
9695bb1bd2 delete some test code 2022-12-03 23:42:19 +08:00
pikastech
7e397f6bb9 support Type Check for f.write 2022-12-02 15:03:52 +08:00
lyon
82b6f2ab39 add multi file when pre-compile test ok 2022-12-01 18:11:58 +08:00
lyon
546d5c526a load file from py.a, loss some bytes at head 2022-12-01 16:11:25 +08:00
lyon
9718b1a482 support help('modules') for py modules 2022-11-30 00:39:01 +08:00
lyon
c8ab4ce3cb adding format
fix star with pos
2022-11-29 20:05:13 +08:00
pikastech
61618834f0 support unpack *var 2022-11-29 16:50:49 +08:00
pikastech
bd9bd8b864 support f.read() 2022-11-25 17:32:10 +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
lyon
24862b7215 more test for obj_set_str(NULL) 2022-11-24 01:36:31 +08:00
lyon
bf76bf859b use obj_setNone to init none val 2022-11-24 01:21:42 +08:00
pikastech
8e4692ad8c fix va_start err on ac5 2022-11-24 01:14:57 +08:00