~ruther/qmk_firmware

ref: b4a7b9253a996484b10b4762f7b2fff7c9105c34 qmk_firmware/quantum/os_detection/tests/rules.mk -rw-r--r-- 159 bytes
b4a7b925 — Ryan Bluetooth: driver naming cleanups (#21624) 2 years 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