stm32-usbd-examples icon indicating copy to clipboard operation
stm32-usbd-examples copied to clipboard

Update examples to stm32-usbd v0.5

Open jxors opened this issue 4 years ago • 0 comments

I ended up needing stm32-usbd and found that these examples are out of date with current versions of both the HAL libraries as well as stm32-usbd. This PR updates the stm32f042k6 example to use stm32f0xx-hal v0.17 and stm32-usbd v0.5. I only updated this example since I only have a stm32f042k6 device to test changes on. If you want I can also try to update the other examples, but I won't be able to test those on real devices.

jxors avatar Oct 03 '20 16:10 jxors