znuh
znuh
see https://github.com/libopencm3/libopencm3/blob/master/lib/stm32/st_usbfs_v2.c#L53 with odd lengths the copy_to_pm loop always reads 1 byte beyond the end of the user supplied buffer. In 99.99% of the cases this will do no harm,...
There should be support for callbacks that can be used to get the result of the operation upon completion.
Hi there, recently I made a fork to add support for the rather new C0 series. It's somewhat similar to the G0 series, but stripped down for low cost. It...