changes
This commit is contained in:
parent
2dbc91f542
commit
89f888fbed
2 changed files with 1 additions and 4 deletions
|
@ -4,8 +4,4 @@
|
||||||
rsource "gpio/Kconfig"
|
rsource "gpio/Kconfig"
|
||||||
rsource "kscan/Kconfig"
|
rsource "kscan/Kconfig"
|
||||||
rsource "sensor/Kconfig"
|
rsource "sensor/Kconfig"
|
||||||
<<<<<<< HEAD
|
|
||||||
rsource "led/Kconfig"
|
rsource "led/Kconfig"
|
||||||
=======
|
|
||||||
rsource "display/Kconfig"
|
|
||||||
>>>>>>> e6645882c32454251466949fa9a6447b195acd72
|
|
||||||
|
|
1
app/drivers/gpio/Kconfig
Normal file
1
app/drivers/gpio/Kconfig
Normal file
|
@ -0,0 +1 @@
|
||||||
|
rsource "Kconfig.mcp23017"
|
Loading…
Add table
Reference in a new issue