| Age | Commit message (Expand) | Author |
| 2023-11-01 | resize logo, add white background | hathach |
| 2023-11-01 | update readme, add sponsor section | hathach |
| 2023-10-31 | update doc to add supported mcus | hathach |
| 2023-10-31 | Merge pull request #2300 from hathach/add-u5a5 | Ha Thach |
| 2023-10-31 | update stm32u5xx_hal_driver, fix build with old u575 board | hathach |
| 2023-10-31 | dwc2 flush tx,rx fifo in dcd_init() | hathach |
| 2023-10-31 | uart working on u5a5 | hathach |
| 2023-10-31 | usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL set | hathach |
| 2023-10-31 | minor clean up | hathach |
| 2023-10-30 | minor space format dwc2 driver | hathach |
| 2023-10-30 | addd dwc2_info.py/md update stm32u5a5 board clock & power configure, able to ... | hathach |
| 2023-10-30 | Merge pull request #2291 from hathach/minor-update-max3421 | Ha Thach |
| 2023-10-27 | update s3 devkitm with max3421 pin following metro s3, check max3421 version ... | hathach |
| 2023-10-25 | Merge pull request #2289 from HiFiPhile/uac_interl | PanRe |
| 2023-10-24 | Update audio_4_channel_mic example for HS device. | HiFiPhile |
| 2023-10-19 | Merge pull request #2282 from HiFiPhile/uac_interl | PanRe |
| 2023-10-18 | Adjsut blackout time. | Mengsk |
| 2023-10-18 | adding nulceo stm32u5a5, fix clock configure issue | hathach |
| 2023-10-18 | adding u5a5 nucleo | hathach |
| 2023-10-18 | Merge pull request #2265 from bencowperthwaite/master | Ha Thach |
| 2023-10-17 | Put sw_buf in USB section only if necessary. | HiFiPhile |
| 2023-10-17 | Fix compile. | HiFiPhile |
| 2023-10-18 | Merge pull request #2244 from gabChouin/feat-stm32u575_nucleo | Ha Thach |
| 2023-10-17 | add board.mk for u575 nucleo | hathach |
| 2023-10-17 | add cmake support for u575 nucleo | hathach |
| 2023-10-17 | Merge branch 'master' into feat-stm32u575_nucleo | Ha Thach |
| 2023-10-17 | Add blackout time. | HiFiPhile |
| 2023-10-17 | Read sample rate directly from control transfer to eliminate callback. | HiFiPhile |
| 2023-10-17 | Add flow control for IN transfer. | HiFiPhile |
| 2023-10-11 | Merge pull request #2259 from HiFiPhile/uac_interl | PanRe |
| 2023-10-10 | Refactor to get rid of CMSIS DSP lib. | HiFiPhile |
| 2023-10-10 | Update deps. | HiFiPhile |
| 2023-10-10 | Update make & cmake file. | HiFiPhile |
| 2023-10-10 | Enhance plot script. | HiFiPhile |
| 2023-10-10 | Enhance audio_4_channel_mic example, plot 4 different waves for each channel. | HiFiPhile |
| 2023-10-10 | Fix naming nBytesPerSample. | HiFiPhile |
| 2023-10-10 | Merge branch 'master' of https://github.com/hathach/tinyusb into uac_interl | HiFiPhile |
| 2023-10-05 | Merge pull request #2276 from hathach/more-esp32-max3421 | Ha Thach |
| 2023-10-05 | tested with nrf52840 and esp32s2 | hathach |
| 2023-10-04 | change tuh_max3421_spi_xfer_api() signature | hathach |
| 2023-10-03 | esp32 comment out uart, increase max3421 spi speed to 26mhz | hathach |
| 2023-09-28 | Merge pull request #2270 from hathach/add-max3421-esp32 | Ha Thach |
| 2023-09-28 | improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing | hathach |
| 2023-09-28 | fix build with new freertos host example | hathach |
| 2023-09-28 | esp32 cdc host with max3421 work well | hathach |
| 2023-09-28 | fix esp32 msc example | hathach |
| 2023-09-28 | esp32 hid device work well | hathach |
| 2023-09-27 | fix esp32 build | hathach |
| 2023-09-27 | Merge branch 'master' into add-max3421-esp32 | hathach |
| 2023-09-27 | Merge pull request #2268 from HiFiPhile/iar_tmpl | Ha Thach |