是否有合适的异步库?
Posted: Wed Apr 07, 2021 5:49 pm
请问当前有没有针对ESP32运行较好的异步事件库?libev能否整合进FREERTOS中?
多谢多谢!ESP_Gargamel wrote: ↑Thu Apr 08, 2021 2:29 am你试下 https://github.com/td2sk/libev_for_esp32 这个?可能需要你自己添加一下 CMakeLists.txt。
这直接改成win32版本就行了昂。。。。ESP_Gargamel wrote: ↑Thu Apr 08, 2021 2:29 am你试下 https://github.com/td2sk/libev_for_esp32 这个?可能需要你自己添加一下 CMakeLists.txt。