Zephyr port validated boards #9098
Unanswered
jaenrig-ifx
asked this question in
Core Development
Replies: 1 comment 3 replies
-
The closest we have right now is the board configs at
Unfortunately not that I know of. My understanding is that any board supported by Zephyr is also support by the Zephyr port, and if that board supports a given feature listed in the README then it will be supported by MicroPython. i.e. MicroPython basically just forwards everything to Zephyr -- if it has (e.g.) I2C, then MicroPython enables I2C. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
For the zephyr port, is there anywhere a list validated boards and their supported micropython features (REPL, FS mode, connectivity, gpio, i2c, and hw peripherals, ...)?
I already posted this topic with a bit more context on the micropython forum, but to increase the chances I try here as well.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions