1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

cpu/stm32: f439 line has hardware rng

This commit is contained in:
Alexandre Abadie 2022-03-18 20:26:16 +01:00
parent 039241ac4b
commit a7c1be8844
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -124,6 +124,7 @@ config CPU_LINE_STM32F439XX
bool
select CPU_FAM_F4
select HAS_BACKUP_RAM
select HAS_PERIPH_HWRNG
select CLOCK_MAX_180MHZ
config CPU_LINE_STM32F446XX