Skip to content

Commit 79e7bb4

Browse files
Remove Customised TinyUSB + preparing for updated PicoSDK
1 parent 2d1de07 commit 79e7bb4

File tree

1,145 files changed

+47
-225813
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,145 files changed

+47
-225813
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,12 @@ The default mouse settings can be edited in `default_config.h` prior to compilat
209209

210210
The build environment is a normal PicoSDK setup, there are several guides out the for both Linux and Windows. From experience the setup is easier in Linux. However there is one important thing you need to know:
211211

212-
**PicoSDK version 1.3.0**
213-
The version of TinyUSB used in this project was customized. The customized version of TinyUSB can be found in the firmware folder. If you want to compile the firmware yourself you will need to replace the stock TinyUSB with the customized version found here
212+
**PicoSDK Version 1.5.1**
213+
Previous Versions of this project required a customized version of TinyUSB, since then TinyUSB has implemented improved USB HUB and Hosting functions so the customized TinyUSB is no longer required.
214214

215+
# Known Issues
216+
**USB Hubs**
217+
Due to the pico having a USB 1.1 host or TinyUSB not using hubs correctly, this project struggles with hub compatibility.
218+
A hub which should work but I have not texted can be found here: https://www.olimex.com/Products/USB-Modules/USB-NeoHub/open-source-hardware
219+
220+
Personally I use an amazon basics 4 port USB2.0 hub and it works perfectly.

firmware/TinyUSB/tinyusb/.gitattributes

Lines changed: 0 additions & 25 deletions
This file was deleted.

firmware/TinyUSB/tinyusb/.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 77 deletions
This file was deleted.

firmware/TinyUSB/tinyusb/.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

firmware/TinyUSB/tinyusb/.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

firmware/TinyUSB/tinyusb/.github/pull_request_template.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

firmware/TinyUSB/tinyusb/.github/workflows/build_aarch64.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

firmware/TinyUSB/tinyusb/.github/workflows/build_arm.yml

Lines changed: 0 additions & 164 deletions
This file was deleted.

0 commit comments

Comments
 (0)