diff options
| author | hathach <[email protected]> | 2023-06-01 13:28:28 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-06-01 13:28:28 +0700 |
| commit | af59864ab51d43b0308df617097949b399c5d112 (patch) | |
| tree | fe07568ebc4c0a3ce9acdecad249c5208498445c /docs/info | |
| parent | 412b557a080526fbfe7b42dd8aa07468c16413cc (diff) | |
| parent | 77714e02caa6b873a78737385e603cdae1f9f109 (diff) | |
Merge branch 'master' into feature/STM32G0
Diffstat (limited to 'docs/info')
| -rw-r--r-- | docs/info/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/info/changelog.rst b/docs/info/changelog.rst index ca715cb58..c6c02d181 100644 --- a/docs/info/changelog.rst +++ b/docs/info/changelog.rst @@ -93,7 +93,7 @@ Controller Driver (DCD & HCD) - 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 - tud_init(rphort), tuh_init(rhport) can be used to init stack on specified roothub port (controller) instead of tusb_init(void) -- Add dcd/hcd port specific defines TUP_ (stand for tinyusb port-specific) +- Add dcd/hcd port specific defines `TUP_` (stand for tinyusb port-specific) - [dwc2] - Update to support stm32 h72x, h73x with only 1 otg controller |
