Skip to content
Discussion options

You must be logged in to vote

Hi

I unarchived the repo and updated it to suit the newest version of micropython. You can just use this to build you own firmware. Note when I comment stuff like:

// Disabled because: interfered with camera.

It will not necessarily cause troubles when you make the peripheral available to use, it's just a indicator for ppl using this config file to keep that in mind, to not use these peripherals at the same time.

And if you do something like:

#define MICROPY_HW_UART_REPL PYB_UART_3

Then uart_3 will be in use no matter what unless you specifically disabled it using micropython, so.. choose these wisely.

Greetings.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by davefes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants