You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a lot easier for IDEs if every configuration would be located in one header file,
instead having to manually configure it in the IDE/and build chain and hunt for missing defines.
It would be a lot easier for IDEs if every configuration would be located in one header file,
instead having to manually configure it in the IDE/and build chain and hunt for missing defines.
usb_conf.h
Similarly to stm32f1xx_hal_conf.h
It should also be effectively included in every file that uses these macros. (possibly via usb.h)
Nice and self contained solution.
The text was updated successfully, but these errors were encountered: