This page lists all the boards and shields that are currently supported in Zephyr.
If you are looking to add Zephyr support for a new board, please start with the
Board Porting Guide. When adding support documentation for a board, remember to use the
template available under doc/templates/board.tmpl.
Shields are hardware add-ons that can be stacked on top of a board to add extra functionality.
Refer to the Shield porting and configuration for more information on how to port a shield.
Search Tips
Use the form below to filter the list of supported boards and shields. If a field is left
empty, it will not be used in the filtering process.
Filtering by name, vendor, and supported hardware capabilities is available for both boards and
shields. The rest of the fields apply only to boards.
A board/shield must meet all criteria selected across different fields. For example, if you
select both a vendor and an architecture, only boards that match both will be displayed. Within
a single field, selecting multiple options (such as two architectures) will show boards
matching either option.
When filtering by available RAM and/or Flash, a board will be included in the results if it has
at least one board target that meets the specified criteria.
Can’t find your exact board? Don’t worry! If a similar board with the same or a closely related
MCU exists, you can use it as a starting point for adding
support for your own board.