~ruther/qmk_firmware

ref: a632593769758244f10f577adb69b30e06f64985 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
a6325937 — Joel Challis Migrate and remove deprecated debug utils (#22961) 1 year, 10 months ago
                                                                                
1
2
3
4
5
os_detection_DEFS := -DOS_DETECTION_ENABLE

os_detection_SRC := \
    $(QUANTUM_PATH)/os_detection/tests/os_detection.cpp \
    $(QUANTUM_PATH)/os_detection.c