| Age | Commit message (Expand) | Author |
| 2025-09-12 | exclude stm32l0538 due to size limit | HiFiPhile |
| 2025-09-12 | fix warnings, update docs | hathach |
| 2025-08-05 | fix rp2 iso transfer: reset state before notify stack. since new audio driver... | hathach |
| 2025-08-02 | fix tud_audio_set_itf_close_EP_cb() typo | hathach |
| 2025-08-02 | Merge pull request #3091 from raldone01/fix/web_serial | Ha Thach |
| 2025-08-02 | Merge pull request #3195 from hathach/update-inquiry2 | Ha Thach |
| 2025-08-01 | Update examples/device/msc_dual_lun/src/msc_disk_dual.c | Ha Thach |
| 2025-08-01 | add bufsize to tud_msc_inquiry2_cb() | hathach |
| 2025-08-01 | add at32 to README.rst, rename at32 board to lower case, correct name to matc... | hathach |
| 2025-08-01 | Merge pull request #3191 from hathach/at32 | Ha Thach |
| 2025-07-31 | add ci build for all at32, use linker and startup from mcu cmsis instead of l... | hathach |
| 2025-07-29 | Add reconnect m | raldone01 |
| 2025-07-26 | More catches. | raldone01 |
| 2025-07-24 | Improve web usb and web serial robustness. | raldone01 |
| 2025-07-11 | Mitigate potential xss. | raldone01 |
| 2025-07-11 | add tud_msc_inquiry2_cb() for full inquiry response | hathach |
| 2025-07-08 | Use localstorage clear. | raldone01 |
| 2025-07-08 | Remember scroll position. | raldone01 |
| 2025-07-08 | Fix ui desync issue. Fix disconnection issue. | raldone01 |
| 2025-07-08 | Merge remote-tracking branch 'origin/master' into xfer_isr | hathach |
| 2025-07-05 | Add missing idf cmake file. | raldone01 |
| 2025-07-05 | Remove double text encoder in `SerialPort`. | raldone01 |
| 2025-07-05 | Add support for dark and light theme. | raldone01 |
| 2025-07-05 | Attempt to fix disconnect button state desync. | raldone01 |
| 2025-07-05 | Improve performance slightly | raldone01 |
| 2025-07-05 | Choose a larger buffer. | raldone01 |
| 2025-07-05 | Major overhaul and logic cleanup. | raldone01 |
| 2025-07-05 | Minor bug fixes. | raldone01 |
| 2025-07-05 | Rewrite of the web_serial example website. | raldone01 |
| 2025-07-03 | update cdc_msc/cdc_msc_freertos to also support notification | hathach |
| 2025-07-03 | make notify API and memory configurable with CFG_TUD_CDC_NOTIFY | hathach |
| 2025-07-02 | Merge branch 'master' into fork/HiFiPhile/dcd_notif | hathach |
| 2025-07-02 | update board_test always output to uart regardless of LOGGER option | hathach |
| 2025-07-02 | update example | hathach |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach |
| 2025-07-01 | update example | hathach |
| 2025-06-22 | Merge branch 'master' into async_io | HiFiPhile |
| 2025-06-14 | audio: update examples | HiFiPhile |
| 2025-06-12 | Merge pull request #3137 from HiFiPhile/uac_simplify | Ha Thach |
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison |
| 2025-05-29 | uac2: remove support fifo | HiFiPhile |
| 2025-05-29 | examples/device/net_lwip_webserver: Simplify example code. | Andrew Leech |
| 2025-05-29 | Add USB NCM link state control support | Andrew Leech |
| 2025-05-15 | Merge branch 'master' into h7rs | HiFiPhile |
| 2025-04-17 | fix iar make build with stm32 l0, f2, f3, u5, wb | hathach |
| 2025-04-13 | Skip net_lwip_webserver, too big for h7rs | HiFiPhile |
| 2025-04-11 | Merge remote-tracking branch 'upstream/master' into async_io | HiFiPhile |