boards/nucleo-l552ze-q: remove PLL N custom define
This commit is contained in:
parent
2f2622c76f
commit
6c39bc5101
@ -19,12 +19,6 @@
|
|||||||
#ifndef PERIPH_CONF_H
|
#ifndef PERIPH_CONF_H
|
||||||
#define PERIPH_CONF_H
|
#define PERIPH_CONF_H
|
||||||
|
|
||||||
/* Add specific clock configuration (HSE, LSE) for this board here */
|
|
||||||
/* Reach 108MHz by default by setting custom PLL_N factor */
|
|
||||||
#ifndef CONFIG_CLOCK_PLL_N
|
|
||||||
#define CONFIG_CLOCK_PLL_N 27
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Add specific clock configuration (HSE, LSE) for this board here */
|
/* Add specific clock configuration (HSE, LSE) for this board here */
|
||||||
#ifndef CONFIG_BOARD_HAS_LSE
|
#ifndef CONFIG_BOARD_HAS_LSE
|
||||||
#define CONFIG_BOARD_HAS_LSE 1
|
#define CONFIG_BOARD_HAS_LSE 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user