-
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.
PicoPiFi$ git submodule status +53114c0f16527bb6fd076e133cefde195697d5f3 CherryUSB (v1.3.1-1-g53114c0) 6a7db34ff63345a7badec79ebea3aaef1712f374 pico-sdk (1.5.1) PicoPiFi$ cd pico-sdk/ PicoPiFi/pico-sdk$ git submodule status +2b49e57bd1fae85ac32ac1f41cdb7c794de335f6 lib/btstack (v1.6.1) +1d2227bca200e13c1d6a630032d5f6d7fca69fef lib/cyw43-driver (v1.0.3-7-g1d2227b) +73fcf72792a926a4e0ac8b656b29bff70552d927 lib/lwip (STABLE-2_2_0_RELEASE-82-g73fcf727) +1d256267b0182390f42085f6943ba540a41018e4 lib/mbedtls (v3.6.0-521-g1d256267b) +cb37a17ef7ed3dad86feb89e0fe2830e62a4346e lib/tinyusb (0.16.0-841-gcb37a17ef)
- Loading branch information
1 parent
67c3ca8
commit 7743d86
Showing
39 changed files
with
21,301 additions
and
21,509 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
Submodule CherryUSB
updated
9 files
+0 −84 | port/ehci/usb_ehci_priv.h | |
+393 −0 | port/ehci/usb_ehci_reg.h | |
+1 −1 | port/ehci/usb_glue_aic.c | |
+2 −2 | port/ehci/usb_hc_ehci.c | |
+69 −360 | port/ehci/usb_hc_ehci.h | |
+2 −2 | port/ohci/usb_hc_ohci.c | |
+17 −477 | port/ohci/usb_hc_ohci.h | |
+0 −24 | port/ohci/usb_ohci_priv.h | |
+484 −0 | port/ohci/usb_ohci_reg.h |
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
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
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
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
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
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
Oops, something went wrong.