Skip to content

Commit 4db2a3d

Browse files
henrikbrixandersenkartben
authored andcommitted
boards: others: candlelightfd: add list of supported features
Add list of supported features for the candleLightFD board variants. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent c1c351d commit 4db2a3d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

boards/others/candlelightfd/candlelightfd_stm32g0b1xx.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ toolchain:
77
- gnuarmemb
88
ram: 144
99
flash: 128
10+
supported:
11+
- can
12+
- gpio
13+
- usb_device
14+
- usbd
1015
vendor: others

boards/others/candlelightfd/candlelightfd_stm32g0b1xx_dual.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,9 @@ toolchain:
77
- gnuarmemb
88
ram: 144
99
flash: 128
10+
supported:
11+
- can
12+
- gpio
13+
- usb_device
14+
- usbd
1015
vendor: others

0 commit comments

Comments
 (0)