Files
lasertag/firmware/libs/Kconfig
Eduard Iten 667600c14e
All checks were successful
Deploy Docs / build-and-deploy (push) Successful in 12s
Added IR Lib, samples and specification
2026-01-04 20:53:39 +01:00

5 lines
162 B
Plaintext

# Main entry point for custom project Kconfigs
rsource "lasertag_utils/Kconfig"
rsource "thread_mgmt/Kconfig"
rsource "ble_mgmt/Kconfig"
rsource "ir_send/Kconfig"