sipeed / Maixduino

Arduino port on Maix board ( k210 )
https://maixduino.sipeed.com
Other
215 stars 95 forks source link

Missing devices added #99

Closed UT2UH closed 3 years ago

UT2UH commented 3 years ago

Missing boards added to add K210 support to TFT_eSPI library. Tested on Maix Amigo, Maix Go, Maix Dock M1W, M5StickV with TFT_eSPI K210 port by fukuen / TFT_eSPI boardID.build.board property is shortened to get usable compile-time variable ARDUINO_{build.board} (if it works). Minimal AXP173/AXP192 support added to provide power for Maix Amigo/Cube and M5StickV devices - all credits go to https://qiita.com/fukuebiz

Neutree commented 3 years ago

Sorry for not merging for so long~ good job!!!

UT2UH commented 3 years ago

Better late than never! You are welcome! Please look at an attempt to build something like M5Core2 stack for MaixAmigo. Arduino environment for K210 processor is definitely need some boost.