Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/BOARD_STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Live per-platform CI status and supported-board reference for fbuild.

## Per-platform CI badges

<details>
<summary>Expand CI badge matrix</summary>

### AVR
[![Build Arduino Uno](https://github.com/fastled/fbuild/actions/workflows/build-uno.yml/badge.svg)](https://github.com/fastled/fbuild/actions/workflows/build-uno.yml)
[![Build Leonardo](https://github.com/fastled/fbuild/actions/workflows/build-leonardo.yml/badge.svg)](https://github.com/fastled/fbuild/actions/workflows/build-leonardo.yml)
Expand Down Expand Up @@ -97,6 +100,8 @@ Live per-platform CI status and supported-board reference for fbuild.
### Silicon Labs
[![Build SparkFun Thing Plus Matter](https://github.com/fastled/fbuild/actions/workflows/build-thingplusmatter.yml/badge.svg)](https://github.com/fastled/fbuild/actions/workflows/build-thingplusmatter.yml)

</details>

## Supported platforms and boards

**Arduino AVR Platform** - Fully Supported
Expand Down
Loading