Skip to content

Commit

Permalink
boards/seeedstudio-gd32: fix HXTAL clock in Kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jan 11, 2023
1 parent d072578 commit f6c588f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/seeedstudio-gd32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ config BOARD_HAS_LXTAL

config CLOCK_HXTAL
int
default 80000000
default 8000000

0 comments on commit f6c588f

Please sign in to comment.