Skip to content

Commit 87ebd0b

Browse files
martellandelf
authored andcommitted
fix: update CH582 default config
1 parent 8676cc5 commit 87ebd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devices/0x16-CH58x.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ config_registers:
3636
# Enable 2-wire debug
3737
# reset: 0xd73f0f4d
3838
# See-also: #26
39-
reset: 0x4d0fff4f # official default
39+
reset: 0xd50fff4f # WeActStudio default
4040
type: u32
4141
fields:
4242
- bit_range: [2, 0]

0 commit comments

Comments
 (0)