1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
Gunar Schorcht 1dfe79fe7c drivers/usbdev_synopsys_dwc2: use DWC2_USB_OTG_FS_TOTAL_FIFO_SIZE
Use `DWC2_USB_OTG_FS_TOTAL_FIFO_SIZE` instead of `USB_OTG_FS_TOTAL_FIFO_SIZE` since the latter is only defined in the vendor headers for STM32 MCUs. The STM32-specific problem that `USB_OTG_FS_TOTAL_FIFO_SIZE` is not defined in the vendor headers for all STM32 families has therefore been moved from the driver to the STM32-specific USB device header.
2022-10-17 20:03:57 +02:00
..
2022-09-15 12:12:23 +02:00
2022-09-15 12:12:23 +02:00
2022-09-15 12:12:23 +02:00
2022-09-15 12:12:23 +02:00
2022-09-15 12:12:23 +02:00
2022-09-14 15:05:25 +02:00
2021-12-02 16:33:19 +01:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2022-09-14 15:05:25 +02:00
2021-07-09 10:47:42 +02:00