1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:49:47 +01:00

drivers/dsp0401: Update kconfig model

This commit is contained in:
MrKevinWeiss 2022-03-02 14:03:39 +01:00
parent f26a84d1bb
commit 9ebb223079
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -14,3 +14,8 @@ config MODULE_DSP0401
select MODULE_PERIPH_PWM
select MODULE_ZTIMER
select ZTIMER_USEC
config HAVE_DSP0401
bool
help
Indicates that a DSP0401 alphanumeric display clock is present.