STM32 MW USB Device Library v2.8.0 release on GitHub
What is new in STM32 USB Device Library v2.8.0?
* Integration of new USB device Class driver:
USB Printer Class driver based on Universal Serial Bus Device Class Definition for Printing Devices Version 1.1
* USB All Classes:
Fix USB buffer overflow vulnerability for CDC, CDC-ECM, CDC-RNDIS, DFU, AUDIO, CustomHID, and Video Classes
fix compilation warning with C++ due to missing casting during class handler allocation
Enhance comments of USB configuration descriptors fields
* USB Video Class:
fix missing closing bracket for extern "C" in usbd_video.h
fix USBCV test with Uncompressed video format support
Download link:
https://github.com/STMicroelectronics/stm32_mw_usb_device
Previous Releases information
Details about the content of different USB Device releases are available in the release note:
Overview of the STM32 MW USB Device Library:
https://wiki.st.com/stm32mcu/wiki/USB_overview#USB_device_library_overview
