Remove util.[ch] because USB_SHORT_GET_{LOW,HIGH} can be used in place of GET_[LM]SB_OF_WORD()
This commit is contained in:
@@ -180,8 +180,6 @@ add_executable(dev_composite_hid_mouse_hid_keyboard_bm.elf
|
||||
"${SrcDir}/usb_keyboard_descriptors.h"
|
||||
"${SrcDir}/usb_mouse_descriptors.c"
|
||||
"${SrcDir}/usb_mouse_descriptors.h"
|
||||
"${SrcDir}/util.c"
|
||||
"${SrcDir}/util.h"
|
||||
"${KsdkDir}/devices/MK22F51212/system_MK22F51212.c"
|
||||
"${KsdkDir}/devices/MK22F51212/system_MK22F51212.h"
|
||||
"${KsdkDir}/devices/MK22F51212/utilities/fsl_debug_console.c"
|
||||
|
||||
@@ -240,16 +240,6 @@
|
||||
<type>1</type>
|
||||
<locationURI>PARENT-2-PROJECT_LOC/usb_mouse_descriptors.h</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>sources/util.c</name>
|
||||
<type>1</type>
|
||||
<locationURI>PARENT-2-PROJECT_LOC/util.c</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>sources/util.h</name>
|
||||
<type>1</type>
|
||||
<locationURI>PARENT-2-PROJECT_LOC/util.h</locationURI>
|
||||
</link>
|
||||
<link>
|
||||
<name>startup/startup_MK22F51212.S</name>
|
||||
<type>1</type>
|
||||
|
||||
Reference in New Issue
Block a user