diff options
| author | hathach <[email protected]> | 2019-09-20 16:14:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-09-20 16:14:35 +0700 |
| commit | 94c9cf0eff7973475e4f6d93cc96c2c86b541b08 (patch) | |
| tree | cf9d4382ea8634f2d5f28669c78429e3aa0290f8 /src/portable | |
| parent | 7b2f8cc73a758eefc2a308813d0081f08ddfeb2b (diff) | |
doc update
Diffstat (limited to 'src/portable')
| -rw-r--r-- | src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c b/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c index d83098fd9..9bd4d2362 100644 --- a/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c +++ b/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c @@ -30,10 +30,7 @@ /********************************************** * This driver has been tested with the following MCUs: - * - * - * STM32F070RB - * + * - F070, F072, L053 * * It also should work with minimal changes for any ST MCU with an "USB A"/"PCD"/"HCD" peripheral. This * covers: |
