14 lines
169 B
Plaintext
14 lines
169 B
Plaintext
mainmenu "mr-library"
|
|
|
|
# Framework
|
|
source "source/Kconfig"
|
|
|
|
# Device
|
|
source "device/Kconfig"
|
|
|
|
# Driver
|
|
source "driver/Kconfig"
|
|
|
|
# Components
|
|
source "components/Kconfig"
|