File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Controller Driver (DCD & HCD)
93
93
94
94
- CFG_TUD_ENABLED/CFG_TUH_ENABLED, CFG_TUD_MAX_SPEED/CFG_TUH_MAX_SPEED can be used to replace CFG_TUSB_RHPORT0_MODE/CFG_TUSB_RHPORT1_MODE
95
95
- tud_init(rphort), tuh_init(rhport) can be used to init stack on specified roothub port (controller) instead of tusb_init(void)
96
- - Add dcd/hcd port specific defines TUP _ (stand for tinyusb port-specific)
96
+ - Add dcd/hcd port specific defines ` TUP_ ` (stand for tinyusb port-specific)
97
97
- [dwc2]
98
98
99
99
- Update to support stm32 h72x, h73x with only 1 otg controller
Original file line number Diff line number Diff line change 1
- sphinx ~= 3 .0
1
+ sphinx >= 5 .0
2
2
furo >= 2020.12.30.b24
3
3
sphinx-autodoc-typehints >= 1.10
4
- jinja2 = =3.0.3
4
+ jinja2 > =3.0.3
You can’t perform that action at this time.
0 commit comments