6 Commits

Author SHA1 Message Date
lyon
165cc7d041 fix thread and socket on freertos
use pikaMalloc/Free inner platform_thread()

socket multithread test passed on linux

update

improve fast_test.sh
2023-02-14 19:37:30 +08:00
lyon
4fb1fd3ed4 fix _thread on freertos|esp32c3
fix Nano mode
2023-02-13 22:24:30 +08:00
lyon
de63c2781c update _thread 2023-02-13 20:00:51 +08:00
lyon
73e056141b fix mem leak when exit thread
support tuple args for _thread.start_new_thread()

update _thread
2023-02-01 21:35:49 +08:00
lyon
20bfc6a681 more thread support 2023-02-01 13:31:30 +08:00
lyon
0752afac79 add _thread module 2023-02-01 13:15:15 +08:00