Search found 2 matches

by kromosom
Sat Oct 22, 2016 7:00 pm
Forum: Programs, Libraries and Tools
Topic: mu editor for micropython
Replies: 46
Views: 66965

Re: mu editor for micropython

@pythoncoder if you don't have config.py in subdirectory mu then you are probably cloning the wrong branch
try this command to clone the feature/multi-board branch: git clone -b feature/multi-board https://github.com/eduvik/mu.git
by kromosom
Fri Oct 21, 2016 9:55 pm
Forum: Programs, Libraries and Tools
Topic: mu editor for micropython
Replies: 46
Views: 66965

Re: mu editor for micropython

[quote="pythoncoder"]Has anyone had success with this release using a serial or USB connection with an ESP8266?[/quote]

It works for me with Feather Huzzah. On both Windows and Ubuntu.