Skip to content

Commit e96a63a

Browse files
hakonfamkartben
authored andcommitted
soc: nordic: 54h20: fix typo ETX -> EXT
Fix typo in BICR schema Signed-off-by: Håkon Amundsen <haakon.amundsen@nordicsemi.no>
1 parent da09ee1 commit e96a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soc/nordic/nrf54h/bicr/bicr-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
],
194194
"enum": [
195195
"CRYSTAL",
196-
"ETX_SINE",
196+
"EXT_SINE",
197197
"EXT_SQUARE"
198198
],
199199
"default": "CRYSTAL"

0 commit comments

Comments
 (0)