diff options
| author | hathach <[email protected]> | 2023-03-06 13:25:56 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-06 13:25:56 +0700 |
| commit | e62d1a03acfa2a3b8afa0568690fdcad5495c260 (patch) | |
| tree | fbd26e5f87db05cf88e9790ab6cb5d3cb898bd81 /examples/dual | |
| parent | b6404d143ed218ad13dce62bd16b9a21de3bba79 (diff) | |
integrate top.mk into make.mk
Diffstat (limited to 'examples/dual')
| -rw-r--r-- | examples/dual/host_hid_to_device_cdc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/dual/host_hid_to_device_cdc/Makefile b/examples/dual/host_hid_to_device_cdc/Makefile index 3fe9b0888..95c88e7e8 100644 --- a/examples/dual/host_hid_to_device_cdc/Makefile +++ b/examples/dual/host_hid_to_device_cdc/Makefile @@ -1,4 +1,3 @@ -include ../../../tools/top.mk include ../../make.mk INC += \ |
