Skip to content

Commit

Permalink
add:cherryusb_config_template.h add CONFIG_USB_HS configuration descr…
Browse files Browse the repository at this point in the history
…iption
  • Loading branch information
Dozingfiretruck authored and sakumisu committed Oct 31, 2024
1 parent d6aae26 commit f02ff21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cherryusb_config_template.h
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@
#define CONFIG_USBDEV_EP_NUM 8
#endif

/* 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. */
// #define CONFIG_USB_HS

/* ---------------- FSDEV Configuration ---------------- */
//#define CONFIG_USBDEV_FSDEV_PMA_ACCESS 2 // maybe 1 or 2, many chips may have a difference

Expand Down

0 comments on commit f02ff21

Please sign in to comment.