- Moddable SDK
- M5Stack or M5StickC
- USB Type-C to USB Cable
See the official Getting-Started document of Moddable. Follow ESP32 section of your OS(MacOS, Windows or Linux).
- Connect the M5Stack board via USB Type-C cable to your computer
- Go to this directory on terminal
- Type below to upload
for M5Stack
$ mcconfig -d -m -p esp32/m5stack
or for M5StickC
$ env ESPBAUD=1500000 DEBUGGER_SPEED=1500000 mcconfig -v -d -m -p esp32/m5stick_c -r 270