Question
STM32 MW USB Device Library v2.9.0 release on GitHub
What is new in STM32 USB Device Library v2.9.0?
- Integration of new USB device Class driver:
- USB CCID Class driver based on Universal Serial Bus Device Class Definition for Integrated Circuit(s) Cards Interface Devices Revision 1.1
- USB MTP Class driver based on Universal Serial Bus Device Class Media Transfer Protocol Revision 1.1
- USB All Classes:
- Fix Code Spelling and improve Code Style
- Update the way to declare licenses
- USB CDC/RNDIS/ECM Classes:
- Fix compilation warning with C++ due to missing casting during class handler allocation
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
