update port readme

This commit is contained in:
sakimisu
2022-11-26 23:53:24 +08:00
parent 512de54d33
commit c2d34d10a4
4 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
[BL702](https://github.com/bouffalolab/bl_mcu_sdk/blob/master/drivers/lhal/src/bflb_usb_v1.c)
[BL616/BL808](https://github.com/bouffalolab/bl_mcu_sdk/blob/master/drivers/lhal/src/bflb_usb_v2.c)

View File

@@ -1,2 +0,0 @@
[bl_mcu_sdk_usb_dc](https://github.com/bouffalolab/bl_mcu_sdk/blob/master/bsp/bsp_common/usb/usb_dc.c)
[bl_mcu_sdk_hal_usb](https://github.com/bouffalolab/bl_mcu_sdk/blob/master/drivers/bl702_driver/hal_drv/src/hal_usb.c)

View File

@@ -26,6 +26,10 @@
- HC32F4A0
## Espressif
- ESP32S2、ESP32S3
## Before Use
Your should implement `usb_dc_low_level_init` and `usb_dc_low_level_deinit`.

View File

@@ -2,6 +2,8 @@
## Support Chip List
### HEZHOU
- AIR105
### ES32