zhoupeng wrote:When using the function xTaskCreate returns an error = -1, I am try to increase the stack size,how to do? Hi zhoupeng,No way, tell me its just for a small joke! freertios -> freeRTOS.I believe every one here would be passionated to over come the level of the ...
我自己的解法: print ';'.join([str(i) for i in range(1,101) if i % 2 == 0 and i ...
Re: ESP-IDF v5.2.1 xTaskCreate 参数传递疑问 Quote Postbychegewara»Tue Mar 19, 2024 2:53 pm Code:Select all voidonHttpConnected(void* arg,esp_event_base_teventBase,int32_teventId,void* eventData){int*fd = (int*)eventData; ESP_LOGI(TAG,"HTTP Connected, fd = %d, pointer = %p",...