summaryrefslogtreecommitdiff
path: root/examples/device/hid_boot_interface
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-09-29 16:18:17 +0700
committerhathach <[email protected]>2021-09-29 16:18:17 +0700
commit0b31c40b9f84e8207d78a3196a755be53356534f (patch)
treecc34cfc875b4943db073f37b81b2b04e4270cfd2 /examples/device/hid_boot_interface
parent2f2fb3d8d92f35c756d66db0eb256037f0a7d62f (diff)
parent32bdf3b79d27ed9f0851440df35b6a72bcd8bff8 (diff)
Merge branch 'master' into enhance
Diffstat (limited to 'examples/device/hid_boot_interface')
-rw-r--r--examples/device/hid_boot_interface/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/device/hid_boot_interface/Makefile b/examples/device/hid_boot_interface/Makefile
index 138c27846..c6a9c5b21 100644
--- a/examples/device/hid_boot_interface/Makefile
+++ b/examples/device/hid_boot_interface/Makefile
@@ -6,7 +6,7 @@ INC += \
$(TOP)/hw \
# Example source
-EXAMPLE_SOURCE += \
+EXAMPLE_SOURCE = \
src/main.c \
src/usb_descriptors.c