IDE: Arduino IDE 1.8.19
Hardware: XIAO ESP32C3
OS: Windows 11
Okay, So I am trying to use the external 32KHz clock on the XIAO board, but I cant seem to figure out how to do it in the Arduino IDE. I have heard about using ESP-IDF for this, but I was wondering if there was a way to instead compile the necessary files/cores (I'm not exactly sure what they are called) for the ESP32 to use and then replace the ones the Arduino IDE uses. I've heard of the file being called "menuconfig" but I'm not sure if that is right. I was hoping to use Arduino IDE for this because I have already written quite a bit of code in it and would like to not change my IDE. Thank you guys for being understanding if this is in the wrong Topic.
