Files
bitcoin-tutorials/BUIDLbootcamp/M5Stack
openoms e2c5bd9e08 reorg
2019-01-16 14:17:37 +00:00

13 lines
377 B
Plaintext

sudo apt-get install git wget make libncurses-dev flex bison gperf python python-serial
git clone --depth 1 https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo.git
cd MicroPython_ESP32_psRAM_LoBo/MicroPython_BUILD/
# ./BUILD.sh menuconfig
./BUILD.sh
cd ../..
git clone https://github.com/tuupola/micropython-m5stack.git
$ sudo pip3 install rshell
$ make sync
$ make repl