cpu/stm32: add HWRNG support to CPU_LINE STM32F469XX
This commit is contained in:
parent
50277d31e9
commit
0f2d10dfb7
@ -126,6 +126,7 @@ config CPU_LINE_STM32F446XX
|
|||||||
config CPU_LINE_STM32F469XX
|
config CPU_LINE_STM32F469XX
|
||||||
bool
|
bool
|
||||||
select CPU_FAM_F4
|
select CPU_FAM_F4
|
||||||
|
select HAS_PERIPH_HWRNG
|
||||||
select CLOCK_MAX_180MHZ
|
select CLOCK_MAX_180MHZ
|
||||||
|
|
||||||
config CPU_LINE_STM32F479XX
|
config CPU_LINE_STM32F479XX
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user