-
Notifications
You must be signed in to change notification settings - Fork 973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add USB MSC + MSC/CDC Composite Class #1088
base: main
Are you sure you want to change the base?
Commits on Jun 4, 2020
-
initial commit of new cdc_msc and updated msc
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 26f5806 - Browse repository at this point
Copy the full SHA 26f5806View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for db11e1b - Browse repository at this point
Copy the full SHA db11e1bView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 1c247ed - Browse repository at this point
Copy the full SHA 1c247edView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 0b9e38e - Browse repository at this point
Copy the full SHA 0b9e38eView commit details -
fixed cdc handle nad renamed cdc msc flag
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 162ade3 - Browse repository at this point
Copy the full SHA 162ade3View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 8d7e9d8 - Browse repository at this point
Copy the full SHA 8d7e9d8View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 4b489ef - Browse repository at this point
Copy the full SHA 4b489efView commit details -
formatting changes, improved usbd_ep_conf and now compiles in marlin
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for a144bca - Browse repository at this point
Copy the full SHA a144bcaView commit details -
fixed bug in descriptor, small changes to USB class
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6717196 - Browse repository at this point
Copy the full SHA 6717196View commit details -
fixed duplicate endpoint definition and somewhat fixed endpoint confi…
…guration
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f3ebfc - Browse repository at this point
Copy the full SHA 6f3ebfcView commit details -
fixed styling and changed dummy sd usb so it is always not ready
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ccef556 - Browse repository at this point
Copy the full SHA ccef556View commit details -
fixed small type and more formatting
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ff6cecf - Browse repository at this point
Copy the full SHA ff6cecfView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for da5c702 - Browse repository at this point
Copy the full SHA da5c702View commit details -
fixed bug in ST MSC SCSI library
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ffd635d - Browse repository at this point
Copy the full SHA ffd635dView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 7676e07 - Browse repository at this point
Copy the full SHA 7676e07View commit details -
introduced usb msc abstract class
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 3761125 - Browse repository at this point
Copy the full SHA 3761125View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f00830 - Browse repository at this point
Copy the full SHA 6f00830View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for f578d6c - Browse repository at this point
Copy the full SHA f578d6cView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 805113d - Browse repository at this point
Copy the full SHA 805113dView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 5df8d9c - Browse repository at this point
Copy the full SHA 5df8d9cView commit details -
added back early usb initialisation and fixed write protection bug in…
… new interface
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 5b3e972 - Browse repository at this point
Copy the full SHA 5b3e972View commit details -
fixed hs/fs/other speed interface descriptors for cdc msc
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 77d673b - Browse repository at this point
Copy the full SHA 77d673bView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 3f3783e - Browse repository at this point
Copy the full SHA 3f3783eView commit details -
fixed bug where usb device library relies on pdev->pClassData to dete…
…rmine if deinitialisation should happen
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 3c4d73d - Browse repository at this point
Copy the full SHA 3c4d73dView commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for f0e3993 - Browse repository at this point
Copy the full SHA f0e3993View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for a7fd6e2 - Browse repository at this point
Copy the full SHA a7fd6e2View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for df73d28 - Browse repository at this point
Copy the full SHA df73d28View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 760d8e3 - Browse repository at this point
Copy the full SHA 760d8e3View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for f7dbf85 - Browse repository at this point
Copy the full SHA f7dbf85View commit details -
fixed pointer error and warning
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6d0023f - Browse repository at this point
Copy the full SHA 6d0023fView commit details -
changes to cdc msc interface definitions
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 4d0f562 - Browse repository at this point
Copy the full SHA 4d0f562View commit details -
Rudi Horn committed
Jun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for b29c3ea - Browse repository at this point
Copy the full SHA b29c3eaView commit details -
further changes during merging
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 2207a41 - Browse repository at this point
Copy the full SHA 2207a41View commit details -
set cdc usb handle to usb handle
Rudi Horn committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for a341011 - Browse repository at this point
Copy the full SHA a341011View commit details
Commits on Jun 7, 2020
-
refactored cdc msc descriptor and fixed for windowsn
Rudi Horn committedJun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 8709e8f - Browse repository at this point
Copy the full SHA 8709e8fView commit details -
Rudi Horn committed
Jun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for def0867 - Browse repository at this point
Copy the full SHA def0867View commit details -
added extra board configurations
Rudi Horn committedJun 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 4447803 - Browse repository at this point
Copy the full SHA 4447803View commit details