nucleo_l476rg: Enable device tree usage for Nucleo
This patch adds all the necessary changes to enable use of DTS for generating required build information. Change-Id: Ia476fbb14c7d9d6b9db3340c73f599556a880da3 Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
52bca037be
commit
1e92c22a13
4 changed files with 9 additions and 0 deletions
|
@ -54,3 +54,6 @@ CONFIG_UART_CONSOLE_ON_DEV_NAME="UART_2"
|
|||
CONFIG_PWM=y
|
||||
CONFIG_PWM_STM32=y
|
||||
CONFIG_PWM_STM32_2=y
|
||||
|
||||
#enable DTS
|
||||
CONFIG_HAS_DTS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue