m5stack / M5StickC-Plus

M5StickCPlus Arduino Library
MIT License
359 stars 90 forks source link

Esp-idf arduino component require #34

Closed rafapaezbas closed 1 year ago

rafapaezbas commented 2 years ago

https://github.com/m5stack/M5StickC-Plus/blob/3e9db294bac4cb99cdcf5353432df936619ad7b8/CMakeLists.txt#L13

Hello m5stack team,

this is more a question than an issue. Im trying to use M5StickC-Plus as a esp-idf component. Seems like it requires another component named arduino. What is the repo for the arduino component?. I can only find this -> https://github.com/espressif/arduino-esp32

Is arduino-esp32 component compatible with M5SickC-Plus?

Thank you very much and kind regards, Rafa

alexeo commented 2 years ago

I think you are right。

alexeo commented 2 years ago

https://www.youtube.com/watch?v=05GKbdcH92Y 可以参考这个

ameerhazo commented 1 year ago

Hello @rafapaezbas, are using PlatformIO to build this library?

Tinyu-Zhao commented 1 year ago

Recommended to use M5Unified, which is currently the main maintenance of both Arduino and ESP-IDF support library.