Search found 2 matches

by RustleOfCicada
Tue Dec 24, 2019 9:38 am
Forum: MicroPython pyboard
Topic: [CLOSED] Custom Micropython build
Replies: 7
Views: 4494

Re: Custom Micropython build

Thank you all for the replies :)
After many days of fixing Windows version of 'make' I found Windows Bash (Ubuntu terminal) and there everything works just fine :). I have successfully build Micropython.
by RustleOfCicada
Mon Dec 16, 2019 12:38 pm
Forum: MicroPython pyboard
Topic: [CLOSED] Custom Micropython build
Replies: 7
Views: 4494

[CLOSED] Custom Micropython build

[CLOSED] Windows Bash solved the issue. Basically, I want to make my own changes in Micropython source code e.g. change pin of HW_LED_1 (one of four LEDs mounted to the board). I follow the instructions that are listed in README.md here: (https://github.com/micropython/micropython/tree/master/ports/...