linux: change clock frequency
Increase timer resolution for linux mcu Signed-off-by: Andrey Kunitsyn <blackicebox@gmail.com>
This commit is contained in:
@@ -17,6 +17,6 @@ config BOARD_DIRECTORY
|
|||||||
|
|
||||||
config CLOCK_FREQ
|
config CLOCK_FREQ
|
||||||
int
|
int
|
||||||
default 20000000
|
default 50000000
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user