mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
Use puts_P() and printf_P() instead of the normal variants where possible in the Host mode Class Driver demos.
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
# code.
|
||||
|
||||
%:
|
||||
make -C ClassDriver/ $@
|
||||
make -C LowLevel/ $@
|
||||
make -C ClassDriver $@
|
||||
make -C LowLevel $@
|
||||
|
||||
Reference in New Issue
Block a user