i am working with 3 phase BLDC motor for my project , i came across Arduino Simple FOC library which is very helpful for my project, but i am using teensy 4.1 with Zephyr RTOS which is in C, but the SimpleFOC library is in C++. i want to integrate the SimpleFOC library with zephyrRTOS with teensy4.1.
is there any possibility to achieve this, if so can i get inputs/assistance .