Micropython Build Environment for ESP32 in a Docker Container

C programming, build, interpreter/VM.
Target audience: MicroPython Developers.
agonnen
Posts: 27
Joined: Sat Oct 13, 2018 7:52 pm

Re: Micropython Build Environment for ESP32 in a Docker Container

Post by agonnen » Mon Jan 13, 2020 9:49 am

PM-TPI wrote:
Tue Dec 03, 2019 10:15 pm
Having pre-built binaries gives new developers the opportunity to get right to coding, testing, and evaluating LittlevGL without all the "building" hassles.
We don't provide pre-built binaries. But for testing and evaluating Micropython + LittlevGL you can use the online simulator: https://sim.littlevgl.com/micropython/p ... ditor.html

@MostlyHarmless, @PM-TPI,
If you have difficulties with lvgl micropython binding, the best place to ask is https://forum.littlevgl.com/c/micropython

PM-TPI
Posts: 75
Joined: Fri Jun 28, 2019 3:09 pm

Re: Micropython Build Environment for ESP32 in a Docker Container

Post by PM-TPI » Tue Feb 11, 2020 9:01 pm

agonnen wrote:
Mon Jan 13, 2020 9:49 am
Having pre-built binaries gives new developers the opportunity to get right to coding, testing, and evaluating LittlevGL without all the "building" hassles.
https://sim.littlevgl.com/micropython/p ... ditor.html
Wanted to give the simulator a try... and that doesn't work.
CHROME ERROR:
DevTools failed to parse SourceMap: chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/sourcemaps/onloadwff.js.map

The developers at lvgl really need to make instructional videos on how to build the micropython binarys.
Would like to see this done using... Windows Subsystem for Linux.

Simulator works in Firefox

Post Reply