Skip to content

Commit 707bc2c

Browse files
boards: native_sim: indicate clock management support
The native_sim board will be used within the clock mgmt API test to verify the clock management subsystem (using emulated clock node drivers). Therefore, indicate support for clock mgmt in the board YAML so that twister will run the clock mgmt API test on it. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
1 parent e1a2a33 commit 707bc2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/native/native_sim/native_sim.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ toolchain:
1212
supported:
1313
- can
1414
- counter
15+
- clock_management
1516
- display
1617
- dma
1718
- eeprom

0 commit comments

Comments
 (0)