In the ESP32-DevKitM-1 Development Board documentation (https://docs.espressif.com/projects/esp ... itm-1.html) we can read:
On the other hand, this board incorporates an ESP32-MINI-1 module which, according to the documentation (https://www.espressif.com/sites/default ... eet_en.pdf), is a dual-core microprocessor:! Attention
ESP32-DevKitM-1 is a board with a single core module, please enable single core mode (CONFIG_FREERTOS_UNICORE) in menuconfig before flashing your applications.
Could you please explain this apparent contradiction?1.1 Features
CPU and OnChip Memory
• ESP32-U4WDH embedded, Xtensa dual-core
32-bit LX6 microprocessor, up to 240 MHz
Thank you and have a nice day!