Merge pull request #6828 from aabadie/nucleo_f429_hwrng

boards/nucleo144-f429: add hwrng feature
pr/rotary
Vincent Dupont 6 years ago committed by GitHub
commit a5ef3d606c

@ -1,6 +1,7 @@
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_hwrng
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_spi

Loading…
Cancel
Save