This commit is contained in:
Retic1337 2021-09-26 20:30:41 -07:00
parent 2dbc91f542
commit 89f888fbed
2 changed files with 1 additions and 4 deletions

View file

@ -4,8 +4,4 @@
rsource "gpio/Kconfig"
rsource "kscan/Kconfig"
rsource "sensor/Kconfig"
<<<<<<< HEAD
rsource "led/Kconfig"
=======
rsource "display/Kconfig"
>>>>>>> e6645882c32454251466949fa9a6447b195acd72

1
app/drivers/gpio/Kconfig Normal file
View file

@ -0,0 +1 @@
rsource "Kconfig.mcp23017"