USB Gadget Framework Implementation and STM32F4/7Gadget Driver
- Mentors
- Alexander Kalmuk, Anton Bondarev, Denis Deryugin
- Organization
- Embox
Write a new USB Gadget Framework. This ‘Gadget’ Framework will work like the current Host USB code works in Embox, providing all the high level API for it to be reused by all the ported platforms. As a proof of concept and reference implementation, a STM32F4/7 USB Gadget driver will be developed alongside.