mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/Kconfig: Add missing kconfig drivers
This commit is contained in:
parent
dc564b4d03
commit
ed026622d3
@ -14,6 +14,7 @@ rsource "saul/Kconfig"
|
||||
menu "Actuator Device Drivers"
|
||||
rsource "aip31068/Kconfig"
|
||||
rsource "apa102/Kconfig"
|
||||
rsource "dac_dds/Kconfig"
|
||||
rsource "dfplayer/Kconfig"
|
||||
rsource "dynamixel/Kconfig"
|
||||
rsource "feetech/Kconfig"
|
||||
@ -38,6 +39,7 @@ menu "Miscellaneous Device Drivers"
|
||||
rsource "at/Kconfig"
|
||||
rsource "at24mac/Kconfig"
|
||||
rsource "bq2429x/Kconfig"
|
||||
rsource "cst816s/Kconfig"
|
||||
rsource "ds1307/Kconfig"
|
||||
rsource "ds3231/Kconfig"
|
||||
rsource "ds3234/Kconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user