762 Commits

Author SHA1 Message Date
lyon
186a6533e0 fix typo 2022-12-29 18:35:50 +08:00
lyon
fd2f0d5b49 move timer platform to kernal 2022-12-29 18:31:27 +08:00
lyon
03dea26569 move mutex platform to kernal 2022-12-29 18:22:20 +08:00
lyon
31f2cceebe use pika_platform for socket 2022-12-29 18:14:07 +08:00
lyon
71310ac4a9 move platform_thread to kernal 2022-12-29 17:40:19 +08:00
lyon
48dc4614c7 add readme for libc 2022-12-29 14:22:14 +08:00
lyon
e62072fe0b add close() for std 2022-12-28 06:41:36 +08:00
lyon
f65697a423 update mqtt pkg 2022-12-27 23:25:03 +08:00
lyon
8a1add4a0a update mqtt pkg 2022-12-27 22:53:40 +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
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
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
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
李昂
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
lyon
747fc1be13 add_files 2022-12-23 20:23:40 +08:00
lyon
fc69ce4145 add_files 2022-12-23 20:22:33 +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
李昂
f7235ae459
update package/PikaStdDevice/PikaStdDevice_Time.c.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-12-23 10:17:49 +00:00
lyon
36ef746f57 add_files 2022-12-23 18:16:53 +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
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
lyon
0a3d627a04 update 2022-12-18 22:02:55 +08:00
FlintJ
47f502928b Optimize the callback function of subscribe function 2022-12-18 21:47:23 +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
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