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:
parent
bfb3b5fe72
commit
b36e8e9d9d
@ -258,6 +258,11 @@ config HAS_PERIPH_FLASHPAGE_RWEE
|
|||||||
help
|
help
|
||||||
Indicates that the Flashpage peripheral is of the Read While Write.
|
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
|
config HAS_PERIPH_GPIO
|
||||||
bool
|
bool
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user