1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

kconfigs/Kconfig.features: define periph_freqm

This commit is contained in:
Benjamin Valentin 2023-11-27 16:56:14 +01:00
parent bfb3b5fe72
commit b36e8e9d9d

View File

@ -258,6 +258,11 @@ config HAS_PERIPH_FLASHPAGE_RWEE
help
Indicates that the Flashpage peripheral is of the Read While Write.
config HAS_PERIPH_FREQM
bool
help
Indicates that a Frequency Meter peripheral is present.
config HAS_PERIPH_GPIO
bool
help