Configure ESP-IDF for single core MCU

This commit is contained in:
Camden Dixie O'Brien 2023-05-14 18:22:22 +01:00
parent a14d685d8b
commit 3d2790f340

4
sdkconfig.defaults Normal file
View File

@ -0,0 +1,4 @@
# This file was generated using idf.py save-defconfig. It can be edited manually.
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
#
CONFIG_FREERTOS_UNICORE=y