configs/launchxl-cc1312r1/include/board.h: Set the CC13xx SYSCLCK freqency to a fixed 48MHz.

This commit is contained in:
Gregory Nutt 2018-12-04 17:21:59 -06:00
parent 9a68127e3e
commit 98b5ccdec0

View File

@ -48,6 +48,10 @@
/* Clocking *****************************************************************/
/* Frequency of the ARM core clock */
#define SYSCLK_FREQUENCY 48000000
/* LED definitions **********************************************************/
/* Button definitions *******************************************************/