Add WCH CH32V307 port

Add WCH mcu submodule
Add CH32V307V-R1-1v0 bsp
This commit is contained in:
Greg Davill
2022-03-21 10:01:11 +10:30
parent ae531a79f6
commit fccbcfc889
17 changed files with 2410 additions and 0 deletions

View File

@@ -266,6 +266,10 @@
#elif TU_CHECK_MCU(OPT_MCU_F1C100S)
#define TUP_DCD_ENDPOINT_MAX 4
//------------- WCH -------------//
#elif TU_CHECK_MCU(OPT_MCU_CH32VF307)
#define TUP_DCD_ENDPOINT_MAX 8
#endif
//--------------------------------------------------------------------+