15 Commits

Author SHA1 Message Date
lyon
d7fedffdc5 renmae platform_timer to thread_timer 2023-01-31 23:38:55 +08:00
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
71310ac4a9 move platform_thread to kernal 2022-12-29 17:40:19 +08:00
FlintJ
329efb5ced Mask C function printf and 2022-12-27 17:01:56 +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
pikastech
5a16752b08 Merge branch 'master' into mqttdev 2022-11-22 21:25:56 +08:00
FlintJ
3381b3c144 add mqtt functions, but disconnect and subscribe have some question 2022-11-20 19:01:05 +08:00
lyon
1c55ca0223 fix mem break when mqtt_thread not exit 2022-11-20 00:17:34 +08:00
lyon
db381cb9f5 fix mqtt_init.py for test, fix _del_ mem lack. 2022-11-18 23:38:49 +08:00
lyon
363238987e support fn and class def on bytecode
update version, fix warning
2022-11-15 14:57:51 +08:00
lyon
c6bb6ba61b add mqtt_release_free api 2022-11-13 14:57:40 +08:00
lyon
5adc75c088 test mqtt-lease-free 2022-11-13 14:52:39 +08:00
lyon
8c96721a55 compile mqtt module passed on linux
mqttclient compile pass, log and ssl config off
2022-11-12 00:36:28 +08:00