-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementing custom usb_memcpy inhopes to seedup
no speedup observed
- Loading branch information
1 parent
f287b2b
commit ba6a80b
Showing
14 changed files
with
32,159 additions
and
32,535 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
CMakeFiles/PicoPiFi.dir/src/usb_memcpy.c.obj: \ | ||
/mnt/c/Users/siddk/Downloads/PicoPiFi/src/usb_memcpy.c \ | ||
/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h \ | ||
/usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h |
Binary file modified
BIN
-752 Bytes
(88%)
build/CMakeFiles/cherryusblib.dir/CherryUSB/class/wireless/usbd_rndis.c.obj
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
CMakeFiles/cherryusblib.dir/src/usb_memcpy.c.obj: \ | ||
/mnt/c/Users/siddk/Downloads/PicoPiFi/src/usb_memcpy.c \ | ||
/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h \ | ||
/usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h |
Binary file not shown.
Oops, something went wrong.