update directory structure
This commit is contained in:
@@ -24,6 +24,7 @@ USB Stack is a tiny, beautiful and portable USB host and device stack for embedd
|
||||
│ ├── bouffalolab
|
||||
│ └── stm32
|
||||
│ └── mm32
|
||||
│ └── ch32
|
||||
├── docs
|
||||
├── packet capture
|
||||
└── port
|
||||
@@ -32,8 +33,8 @@ USB Stack is a tiny, beautiful and portable USB host and device stack for embedd
|
||||
├── ch32
|
||||
├── fsdev
|
||||
├── mm32
|
||||
├── stm32
|
||||
├── synopsys
|
||||
├── musb
|
||||
└── template
|
||||
```
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ USB Stack 是一个小而美的、可移植性高的、用于嵌入式系统的
|
||||
│ ├── bouffalolab
|
||||
│ └── stm32
|
||||
│ └── mm32
|
||||
│ └── ch32
|
||||
├── docs
|
||||
├── packet capture
|
||||
└── port
|
||||
@@ -32,8 +33,8 @@ USB Stack 是一个小而美的、可移植性高的、用于嵌入式系统的
|
||||
├── ch32
|
||||
├── fsdev
|
||||
├── mm32
|
||||
├── stm32
|
||||
├── synopsys
|
||||
├── musb
|
||||
└── template
|
||||
```
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
- F103C8T6 测试 USB 版本
|
||||
- F429IGT6 测试 USB OTG FS 版本
|
||||
- H743VBT6 测试 USB OTG HS 版本
|
||||
- F429IGT6 测试 USB OTG HS 版本
|
||||
- H743VBT6 测试 USB OTG FS 版本
|
||||
@@ -157,23 +157,7 @@
|
||||
<Bp>
|
||||
<Number>0</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>526</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
<HtxType>0</HtxType>
|
||||
<ManyObjects>0</ManyObjects>
|
||||
<SizeOfObject>0</SizeOfObject>
|
||||
<BreakByAccess>0</BreakByAccess>
|
||||
<BreakIfRCount>0</BreakIfRCount>
|
||||
<Filename>..\..\..\..\port\synopsys\usb_dc_synopsys.c</Filename>
|
||||
<ExecCommand></ExecCommand>
|
||||
<Expression></Expression>
|
||||
</Bp>
|
||||
<Bp>
|
||||
<Number>1</Number>
|
||||
<Type>0</Type>
|
||||
<LineNumber>529</LineNumber>
|
||||
<LineNumber>525</LineNumber>
|
||||
<EnabledFlag>1</EnabledFlag>
|
||||
<Address>0</Address>
|
||||
<ByteObject>0</ByteObject>
|
||||
|
||||
Reference in New Issue
Block a user