1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00
Gunar Schorcht 37f6720da3 pkg/tinyusb: fix CFG_TUD_MAX_SPEED
The commit 98478e02fe59902e82d6a80ad4219b0917d0b765 removed the setting of the CFG_TUD_MAX_SPEED define to OPT_MODE_DEFAULT_SPEED. This setting is usually not required since CFG_TUD_MAX_SPEED is determined from CFG_TUSB_RHPORT{0,1}_MODE. However, this does not work for STM32F429I-DISC1 where the HS port is used via the internal FS-PHY. Therefore the default speed setting is added again.
2022-11-14 22:11:08 +01:00
..
2022-01-13 17:50:59 +01:00
2022-04-26 09:26:02 +02:00
2022-06-01 10:48:34 +02:00
2022-09-26 17:45:54 +02:00
2022-09-26 17:45:54 +02:00
2022-09-29 22:01:37 +02:00
2022-09-26 17:45:54 +02:00
2022-10-15 15:42:13 +02:00
2022-04-25 16:05:28 +02:00
2022-09-27 13:42:37 +02:00
2022-10-24 14:42:16 +02:00
2022-09-26 17:45:54 +02:00
2022-09-27 13:42:37 +02:00
2022-06-03 11:28:49 +02:00
2022-08-31 16:29:03 +02:00
2022-05-03 16:09:20 +02:00
2022-09-26 17:45:54 +02:00
2022-09-14 15:05:25 +02:00
2021-12-03 10:12:37 +01:00
2022-01-13 17:50:59 +01:00
2022-02-02 14:44:50 +01:00
2022-09-14 15:05:25 +02:00
2022-09-27 13:42:37 +02:00
2022-09-27 13:42:37 +02:00
2021-10-01 14:44:10 +02:00
2022-06-01 10:54:01 +02:00