This repository was archived by the owner on Aug 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# M5Stack Micropython Base [ Lobo MicroPython] ( https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/ )
22
3- ## Getting Start
3+ ## Getting Started
44
55- See LoBo MicroPython [ WiKi] ( https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki )
66- Please make sure run ``` ./BUILD.sh menuconfig ``` choose open ** MicroPython --> Modules --> Use Display module**
77
8+ ### Simple Build instructions
9+
10+ This works for Linux or macOS, windows is slightly different. Follow the information above to prepare your build environment.
11+
12+ 1 . Clone the repository ` git clone https://github.com/m5stack/M5Stack_MicroPython `
13+ 2 . Enter the build ` cd M5Stack_MicroPython/MicroPython_BUILD/ `
14+ 3 . Build the firmware ` ./BUILD.sh `
15+ 4 . Flash the firmware ` ./BUILD.sh flash `
16+
817## Upload code
918- Use [ Ampy] ( https://github.com/adafruit/ampy )
1019- Use [ Lobo Miropython filesystems] ( https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/filesystems )
You can’t perform that action at this time.
0 commit comments