So, I was working on an ESP32 WROOM 32 chip for a hobby project. Specifically, working with connecting Xbox Controllers to the chip. The said chip is dual core and runs on FreeRTOS for scheduling tasks. I had never used any RTOS, and just jumped in on an example project. I split the modules of… Continue reading Using extern storage classifier to share variable across files in Embedded C