libusb_stm32
libusb_stm32 copied to clipboard
Add PlatformIO support
Regarding stm32_compat.h: since using both stm32h and pio at the same time would lead to code duplication, I thought this would be a good middle ground to have both Makefile and pio supported at the same time.
Closes #49.
what is causing windows build failure?
Looks like something is wrong with mingw32-make. Will try to investigate.
Made some changes, waiting for your opinion.