cnlohr / rv003usb

CH32V003 RISC-V Pure Software USB Controller
MIT License
436 stars 43 forks source link

error if FUNCONF_SYSTICK_USE_HCLK is not set #48

Closed xsrf closed 6 months ago

xsrf commented 6 months ago

Throw an error if FUNCONF_SYSTICK_USE_HCLK is not set. FUNCONF_SYSTICK_USE_HCLK is required for USB to work. Fixes #36

xsrf commented 6 months ago

oops, based on #47. Merge after that.

cnlohr commented 6 months ago

So, I should merge this?

cnlohr commented 6 months ago

Looking at it I don't know why I wouldn't so YOLO