How can a signature be added to a driver?
HelloI'm wanting an STM32 device to communicate with a laptop directly over the USB (i.e. using a CDC module). I've been following ST's "STM32 USB training - 09.3 USB CDC libusb device lab" video.In the video (at 13:18) they talk about installing a d...