boards/hifive1: fix CLOCK_CORECLOCK
This commit is contained in:
parent
b6eb12c6d4
commit
8d50b8cc60
@ -27,12 +27,8 @@ extern "C" {
|
|||||||
* @name Core Clock configuration
|
* @name Core Clock configuration
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#define CLOCK_CORECLOCK (1600000ul)
|
/* As defined in boards/hifive1/board.c CPU_DESIRED_FREQ **/
|
||||||
/*
|
#define CLOCK_CORECLOCK (200000000ul)
|
||||||
* #define CLOCK_CORECLOCK (20000000ul)
|
|
||||||
* #define CLOCK_CORECLOCK (27000000ul)
|
|
||||||
* #define CLOCK_CORECLOCK (38400000ul)
|
|
||||||
*/
|
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user