M5Stack C libraries
-
Does anyone know if there are M5Stack libraries available in C (without Arduino dependency)? It seems that even the ones labeled as ESP-IDF are actually still using the arduino framework. I would like to be able to use the MPU and power control chips at the very least.
I've been able to get the screen working thanks to this: https://github.com/fukuen/m5stack-freertos-tft
-
the M5StickC IDF lib:
-
That's for the M5Stick-C. Will you have supporting libraries for the M5Stack Fire? The only useful contribution I get from that is the MPU lib.
-
no. we don't have IDF lib support FIRE.