Search found 1 match

by tsshenyu
Thu Mar 26, 2020 5:25 am
Forum: ESP32 Arduino
Topic: how to force ESP-WROOM-32D use single core mode in Arduino
Replies: 1
Views: 5249

how to force ESP-WROOM-32D use single core mode in Arduino

For some reason, I want to ESP-WROOM-32D use single core mode in Arduino,
with esp-idf, i can usr "idf.py menuconfig",and set "CONFIG_FREERTOS_UNICORE".everything was done by this tool.

how to manual to force ESP-WROOM-32D use single core mode in Arduino :roll: