Skip to content

Commit

Permalink
boards: Declare rtc support when missing
Browse files Browse the repository at this point in the history
Without this, rtc related tests can't be run.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
  • Loading branch information
erwango authored and fabiobaltieri committed Jul 24, 2023
1 parent 9e3b1c1 commit 48cdb4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/nucleo_h563zi/nucleo_h563zi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ supported:
- spi
- usb_device
- usb
- rtc
1 change: 1 addition & 0 deletions boards/x86/qemu_x86/qemu_x86.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ supported:
- netif:serial-net
- eeprom
- can
- rtc
testing:
default: true

0 comments on commit 48cdb4b

Please sign in to comment.