cnlohr / rv003usb

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

Revert "throw error if FUNCONF_SYSTICK_USE_HCLK is not set" #51

Closed eeucalyptus closed 5 months ago

eeucalyptus commented 5 months ago

This reverts commit d79484df60a18f5767588498d3e66512530e8478.

The commit builds with an error in all examples

eeucalyptus commented 5 months ago

I didn't check functionallity yet, so I wouldn't want this to be merged...

eeucalyptus commented 5 months ago

Okay, checked it, d79484d would require funconfig to be mandatory and included in the rv003usb.h, which would probably be fine, but not done in that commit. Pls revert, to enable building the project again

eeucalyptus commented 5 months ago

This PR is obsolete because the funconfig.h is now included in rv003fun.h