Page 1 of 1

xTaskCreate 引用问题

Posted: Fri Sep 10, 2021 3:58 am
by yogi_yi
有的例程里 xTaskCreate 引用的是
/esp-idf/components/freertos/include/freertos/task.h
有的引用的是
/home/ying/esp/esp-idf/components/tinyusb/tinyusb/lib/FreeRTOS/Source/task.c
中的 ,
是哪个设置影响的???

Re: xTaskCreate 引用问题

Posted: Fri Sep 10, 2021 11:31 am
by ESP_Gargamel
什么意思?是说 eclipse 或 VSCode 里?

Re: xTaskCreate 引用问题

Posted: Mon Sep 13, 2021 2:18 am
by yogi_yi
用的是VSCODE ,