mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:09:46 +01:00
drivers/pcd8544: Update kconfig model
This commit is contained in:
parent
6dfe07de17
commit
0eb86d8c4c
@ -13,3 +13,8 @@ config MODULE_PCD8544
|
||||
select MODULE_PERIPH_GPIO
|
||||
select MODULE_PERIPH_SPI
|
||||
select MODULE_XTIMER
|
||||
|
||||
config HAVE_PCD8544
|
||||
bool
|
||||
help
|
||||
Indicates that a PCD8544 LCD is present.
|
||||
|
Loading…
Reference in New Issue
Block a user