5083 Commits

Author SHA1 Message Date
lyon
f65697a423 update mqtt pkg 2022-12-27 23:25:03 +08:00
lyon
3afb460bf4 fix mem leak when mqtt subscribe, use fake data 2022-12-27 23:24:15 +08:00
lyon
720f35c8b4 fix test 2022-12-27 22:55:37 +08:00
lyon
8a1add4a0a update mqtt pkg 2022-12-27 22:53:40 +08:00
lyon
7d476ff971 support evt.topic, evt.qos, evt.msg for mqtt cb 2022-12-27 22:53:13 +08:00
lyon
ed04dc2657 support send any Arg to event 2022-12-27 22:45:34 +08:00
李昂
6f2b54ecc8
!203 BLIOT_v0.4.0_1672138681677
Merge pull request !203 from pikabot/BLIOT_v0.4.0_1672138681677
2022-12-27 10:59:11 +00:00
lyon
4f599c85f2 update_toml 2022-12-27 18:58:30 +08:00
lyon
bcb2f3aac1 add_files 2022-12-27 18:58:30 +08:00
lyon
87ace89752 update std, add SOFT_SPI 2022-12-27 18:53:26 +08:00
lyon
cf3311b130 Merge branch 'mqttdev' 2022-12-27 18:18:32 +08:00
FlintJ
52f21cbc3c Merge branch 'mqttdev' of https://gitee.com/lyon1998/pikascript into mqttdev 2022-12-27 17:02:45 +08:00
FlintJ
329efb5ced Mask C function printf and 2022-12-27 17:01:56 +08:00
lyon
af4469ebf3 fix mqtt-test for github action 2022-12-27 16:08:57 +08:00
lyon
7d79a22271 fix std and mqtt 2022-12-27 16:07:22 +08:00
lyon
83680dce51 Merge branch 'master' into mqttdev 2022-12-27 16:04:29 +08:00
FlintJ
a729147989 fixed the setVersion function and implement the disconnect callback function 2022-12-27 15:53:20 +08:00
lyon
b45056ed42 add pyi for pika_libc 2022-12-24 15:53:14 +08:00
李昂
1ec7b6e27c
!202 pika_libc_v1.0.0_1671867769157
Merge pull request !202 from pikabot/pika_libc_v1.0.0_1671867769157
2022-12-24 07:43:47 +00:00
lyon1998
ae59623eaf update_toml 2022-12-24 15:43:09 +08:00
lyon
42a3cebb08 connect *printf all to vsnprintf 2022-12-24 15:42:01 +08:00
lyon
56703bf803 add pika_libc 2022-12-24 15:41:54 +08:00
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
李昂
61c92b117c
!200 BLIOT_v0.3.0_1671798127990
Merge pull request !200 from pikabot/BLIOT_v0.3.0_1671798127990
2022-12-23 12:24:14 +00:00
李昂
f03f247f30
!201 PikaStdDevice_v2.2.0_1671798189095
Merge pull request !201 from pikabot/PikaStdDevice_v2.2.0_1671798189095
2022-12-23 12:24:00 +00:00
lyon
8c9f36a81e update_toml 2022-12-23 20:23:40 +08:00
lyon
747fc1be13 add_files 2022-12-23 20:23:40 +08:00
lyon
83efce79dd update_toml 2022-12-23 20:22:34 +08:00
lyon
fc69ce4145 add_files 2022-12-23 20:22:33 +08:00
李昂
8c9dcfb618
add examples/Device/UART_CALLBACK.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-12-23 12:20:36 +00:00
李昂
6c1d9ebc81
update examples/Device/GPIO_CALLBCK.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-12-23 11:21:21 +00: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
李昂
90c7ed066d
!199 PikaStdDevice_v2.1.2_1671790578786
Merge pull request !199 from pikabot/PikaStdDevice_v2.1.2_1671790578786
2022-12-23 10:18:22 +00:00
李昂
f7235ae459
update package/PikaStdDevice/PikaStdDevice_Time.c.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-12-23 10:17:49 +00:00
lyon
dfba4e266c update_toml 2022-12-23 18:16:53 +08:00
lyon
36ef746f57 add_files 2022-12-23 18:16:53 +08:00
lyon
55508d7e84 support del(x) 2022-12-23 18:11:49 +08:00
lyon
d0c62dc249 fix lvgl typo, cancel requests post test 2022-12-23 18:03:41 +08:00
lyon
64091bcd55 fix platform_getTick, fix socket LWIP gethostname 2022-12-23 17:58:12 +08:00
李昂
537958d1c4
add examples/Device/GPIO_CALLBCK.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-12-22 13:18:13 +00:00
李昂
62444e6d16
!198 fix base64 release
Merge pull request !198 from 梦程MI/fix/base64
2022-12-22 08:45:37 +00:00
dreamcmi
23be8b583f fix base64 release 2022-12-22 16:37:29 +08:00
dreamcmi
29ad2b4481 rm old base64.pyi 2022-12-22 16:36:49 +08:00
dreamcmi
a49dec9f12 rename base64.pyi to _base64.pyi 2022-12-22 16:28:25 +08:00
lyon
e891b5bed5 fix type of args_getArgByIndex 2022-12-22 15:33:15 +08:00
lyon
f266440a77 fix args_getArgByIndex 2022-12-22 15:30:48 +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