Page 1 of 1

关于系统编译平台问题

Posted: Mon Feb 17, 2020 6:09 am
by xwbtaim
版主,我想问一个问题:目前我们正在使用贵公司ESP32芯片,但当前IDF只有freeRTOS系统平台吗?我们想不用freeRTOS系统,有裸片的(单片机式)开发支持吗?谢谢给以解答!

Re: 关于系统编译平台问题

Posted: Mon Feb 17, 2020 4:39 pm
by ESP_igrr
It is possible to write bare metal code for the ESP32, but not if you plan to use the Wi-Fi and Bluetooth stacks. At the moment Espressif only provides RTOS versions of Wi-Fi and Bluetooth stacks.