M5Stack and esp-idf
-
Hi there,
I haven't seen much information on M5Stack using esp-idf FreeRTOS. Hence, I would like to know if anyone out there using M5Stack with esp-idf which is FreeRTOS. What about those drivers, such as TFT-LCD, MPU9520, GSM, etc, are they available in esp-idf? -
@lim
All ESP32 applications running on any ESP32 board, including M5Stack are built using esp-idf.
esp-idf is not FreeRTOS. FreeRTOS is included into esp-idf (as a component) and is slightly modified version of the official FreeRTOS (see esp-idf documentation).
The mentioned drivers are not the part of the esp-idf, but are built on-top of esp-idf and uses the esp-idf API.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login