configs/launchxl-cc1312r1/include/board.h: Set the CC13xx SYSCLCK freqency to a fixed 48MHz.
This commit is contained in:
parent
9a68127e3e
commit
98b5ccdec0
@ -48,6 +48,10 @@
|
||||
|
||||
/* Clocking *****************************************************************/
|
||||
|
||||
/* Frequency of the ARM core clock */
|
||||
|
||||
#define SYSCLK_FREQUENCY 48000000
|
||||
|
||||
/* LED definitions **********************************************************/
|
||||
|
||||
/* Button definitions *******************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user