| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-01 | add STM32U3 device (adjusted from STM32U0) | tswan22 | |
| 2025-09-29 | Disable SBUF_ISO for U0 | Mengsk | |
| Signed-off-by: Mengsk <[email protected]> | |||
| 2025-09-29 | Fix PMA size for U0 | Mengsk | |
| Signed-off-by: Mengsk <[email protected]> | |||
| 2025-09-12 | Update comment | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-06-25 | stm32_fsdev: Allow configuring single-buffered isochronous endpoints. | milek7 | |
| Controlled by the embedder defining CFG_TUD_FSDEV_DOUBLE_BUFFERED_ISO_EP in tusb_config.h. If hardware does have SBUF_ISO bit it will use only one half of endpoint pair register. | |||
| 2024-11-27 | Add support for the STM32C0 and the NUCLEO-C071RB. | David (Pololu) | |
| 2024-10-01 | support stm32U0 device | Haefner, Martin | |
| 2024-08-02 | more fsdev clean up | hathach | |
| hil test boards in parallel | |||
| 2024-07-31 | rename to fsdev_type.h, use FSDDEV_REG instead of USB | hathach | |
| 2024-07-30 | add edpt0_open(), slightly update dtog | hathach | |
| 2024-07-30 | improve set endpoint | hathach | |
| 2024-06-21 | Merge pull request #2676 from Okarss/fsdev_documentation | Ha Thach | |
| [FSDEV] Update the STM32 documentation | |||
| 2024-06-14 | Update the STM32 documentation | Okarss | |
| 2024-05-30 | Use correct backend. | Tinic Uro | |
| 2024-05-24 | add ch32 support for fsdev driver. v20x can select fsdev or usbfs with ↵ | hathach | |
| make/cmake PORT=0/1. default to fsdev | |||
