All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 13s
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
# Main entry point for custom project Kconfigs
|
|
rsource "lasertag_utils/Kconfig"
|
|
rsource "thread_mgmt/Kconfig"
|
|
rsource "ble_mgmt/Kconfig"
|
|
rsource "ir/Kconfig"
|
|
rsource "game_mgmt/Kconfig"
|
|
rsource "fs_mgmt/Kconfig"
|
|
rsource "audio/Kconfig" |