Skip to content

Commit f02ff21

Browse files
Dozingfiretrucksakumisu
authored andcommitted
add:cherryusb_config_template.h add CONFIG_USB_HS configuration description
1 parent d6aae26 commit f02ff21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cherryusb_config_template.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@
208208
#define CONFIG_USBDEV_EP_NUM 8
209209
#endif
210210

211+
/* When your chip hardware supports high-speed and wants to initialize it in high-speed mode, the relevant IP will configure the internal or external high-speed PHY according to CONFIG_USB_HS. */
212+
// #define CONFIG_USB_HS
213+
211214
/* ---------------- FSDEV Configuration ---------------- */
212215
//#define CONFIG_USBDEV_FSDEV_PMA_ACCESS 2 // maybe 1 or 2, many chips may have a difference
213216

0 commit comments

Comments
 (0)