git clone https://github.com/m5stack/uiflow_micropython cd uiflow_micropython/m5stack make submodules make patch make littlefs make mpy-cross make flash_all ...
II have been trying to build some code using M5Stack rather than C++ in Arduino on my M5 Basic unit and have been running into issues with the mqtt stack. Initially I thought it was my code, using the ...