Arduino port on Maix board ( k210 )
  • C 54.3%
  • C++ 45.7%
Find a file
2019-07-30 13:12:44 +08:00
cores/arduino modify sdk. 2019-07-11 15:29:11 +08:00
libraries Fix sdcard bug #26 2019-07-17 10:27:36 +08:00
variants Maixduino board can use tx led to run blink #36 2019-07-30 13:12:44 +08:00
.gitignore add board Maix Go support 2019-03-26 16:14:19 +08:00
.gitmodules add lv_maixduino 2019-07-15 17:20:38 +08:00
boards.txt Add mit-mic board 2019-07-15 16:14:59 +08:00
keywords.txt Add pinMode,digitalWrite,digitalRead 2019-03-17 20:36:14 +08:00
LICENSE.md add license 2019-04-02 18:53:06 +08:00
package.json Modify version to 0.3.10 2019-07-23 09:06:01 +08:00
platform.txt Modify version to 0.3.10 2019-07-23 09:06:01 +08:00
programmers.txt remove openocd 2019-04-02 12:05:45 +08:00
README.md add install doc link 2019-04-03 15:20:50 +08:00

Maixduino

Arduino core for Maix Board (K210)

Docs

Docs: maixduino.sipeed.com

Install

Refer install doc: Install

Other SDK

If you want to code by scripts, refer to our MaixPy