Page 1 of 1

pthread support!?

Posted: Wed Apr 05, 2017 4:07 pm
by thisvip
@All:

if ESP32 SDK supports linux posix functions: pthread? I think it's very import feature, because many projects based on linux will be able to portable to ESP32!!

Any guide? Thanks!

Re: pthread support!?

Posted: Wed Apr 05, 2017 5:29 pm
by ESP_igrr
There is a pthreads wrapper implemented in Lua-RTOS:
https://github.com/whitecatboard/Lua-RT ... os/pthread