We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccaac20 commit cce6ea3Copy full SHA for cce6ea3
docs/reference/contributing/target/usb.md
@@ -0,0 +1,25 @@
1
+### USB
2
+
3
+[Include a brief description here.]
4
5
+#### Assumptions
6
7
+##### Defined behavior
8
9
+[Include any defined behavior in bullet format here.]
10
11
+##### Undefined behavior
12
13
+[Include any undefined behavior in bullet format here.]
14
15
+##### Notes
16
17
+[Include any potential trouble areas in bullet format here.]
18
19
+#### Implementing USB
20
21
+[Include implementation information here.]
22
23
+#### Testing
24
25
+[Include testing information here.]
0 commit comments