| Age | Commit message (Expand) | Author |
| 2023-11-14 | Typo fix. | HiFiPhile |
| 2023-10-31 | Merge pull request #2300 from hathach/add-u5a5 | Ha Thach |
| 2023-10-31 | uart working on u5a5 | hathach |
| 2023-10-24 | Update audio_4_channel_mic example for HS device. | HiFiPhile |
| 2023-10-18 | Adjsut blackout time. | Mengsk |
| 2023-10-17 | Fix compile. | 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-10 | Refactor to get rid of CMSIS DSP lib. | 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-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-27 | Merge branch 'master' into add-max3421-esp32 | hathach |
| 2023-09-27 | change hcd_int_handler(rhport, in_isr) signature: add in_isr | hathach |
| 2023-09-27 | max3421 communication work with esp32 up to enumeration, seems still have a b... | hathach |
| 2023-09-26 | tested cdc_msc_hid_freertos with samd51 | hathach |
| 2023-09-25 | adding host/cdc_msc_hid_freertos example | hathach |
| 2023-09-11 | wrap up build cmake & make support for max3421, to enable the Host driver, 'M... | hathach |
| 2023-09-08 | ECM/RNDIS again selected for webserver example | Hardy Griech |
| 2023-08-31 | code review: add NCM options in example config | Hardy Griech |
| 2023-08-30 | use ep buf to keep setup packet, work well with hid device | hathach |
| 2023-08-27 | minor update | hathach |
| 2023-08-27 | more update to transaction | hathach |
| 2023-08-14 | fix build iar with lpc43 | hathach |
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach |
| 2023-08-09 | Merge pull request #2202 from Rocky04/patch-4 | Ha Thach |
| 2023-08-09 | Merge pull request #2209 from HiFiPhile/hitl | Ha Thach |
| 2023-08-09 | update hil test and json (remove troublesome lpc54608), run hil test on ci wi... | hathach |
| 2023-08-07 | Fixed typo | Rocky04 |
| 2023-08-07 | Update examples | Rocky04 |
| 2023-08-07 | Merge pull request #2208 from kkitayam/fix_makefile_for_win | Ha Thach |
| 2023-08-07 | Merge pull request #2151 from kilograham/rp2040_build_fixes | Ha Thach |
| 2023-08-06 | Change to subst to work on windows command prompt | kkitayam |
| 2023-08-04 | Merge pull request #2204 from hathach/enhance-bsp | Ha Thach |
| 2023-08-04 | Merge pull request #2116 from dsugisawa-mixi/master | Ha Thach |
| 2023-08-04 | update all examples to use unique ID as serial if avaialble | hathach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-03 | add board_get_unique_id() for serial number | hathach |
| 2023-08-03 | Merge pull request #2052 from arduino/renesas_ra_hs_rebased | Ha Thach |
| 2023-08-03 | add lpc43 family | hathach |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach |
| 2023-08-03 | Merge pull request #2105 from kholia/cdc_uac2_example | Ha Thach |
| 2023-08-03 | add makefile, add cdc_uac2 to cmake example list, update descriptor to build ... | hathach |
| 2023-08-03 | Merge branch 'master' into cdc_uac2_example | hathach |
| 2023-08-03 | add osal queue name if needed | hathach |
| 2023-08-02 | fix pre-commit, also skip lto for rp2040 | hathach |
| 2023-08-01 | add portenta c33 bsp, add flash by dfu-util | hathach |