Commit 7e08347
committed
atmel-samd: Support composite CDC and mass storage USB device.
Be careful to not use the flash file system while using mass storage
because both pieces of code attempting to change the fs can corrupt it.1 parent 1fa4c20 commit 7e08347
41 files changed
Lines changed: 16143 additions & 1680 deletions
File tree
- atmel-samd
- asf
- common/services
- storage/ctrl_access
- doxygen/common.services.storage.ctrl_access
- module_config
- usb
- class
- composite/device
- doxygen/common.services.usb.class.composite.device
- module_config
- msc
- device
- doxygen
- common.services.usb.class.msc.device.composite_disable
- common.services.usb.class.msc.device.composite_enable
- common.services.usb.class.msc.device.single
- module_config
- doxygen/common.services.usb.class.msc.protocol
- sam0/drivers/usb/stack_interface
- boards
- arduino_zero
- feather_m0_bluefruit_le
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
80 | | - | |
81 | | - | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| 147 | + | |
144 | 148 | | |
145 | 149 | | |
146 | 150 | | |
| 151 | + | |
147 | 152 | | |
148 | | - | |
| 153 | + | |
| 154 | + | |
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
| |||
0 commit comments