1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00
Gunar Schorcht 05160f9c2a boards/stm32f429-disc*: do not use periph_usbdev_hs
The board uses the USB OTG HS peripheral together with the on-hip FS PHY. Using the `periph_usbdev_hs` module increases the EP data size for the CDC ECM bulk endpoint to 512 bytes, which does not work for the FS interface. Module `periph_usbdev_hs` is therefore not used.
2023-03-31 12:21:41 +02:00
..
2022-09-14 15:05:25 +02:00
2022-07-28 09:32:24 +02:00
2021-12-02 16:33:19 +01:00
2021-02-24 13:30:34 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00