| Age | Commit message (Expand) | Author |
| 2023-12-28 | Merge branch 'hathach:master' into master | 沈玴興 |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach |
| 2023-12-24 | add high speed into examples\device\video_capture | YixingShen |
| 2023-12-18 | update FreeRTOSConfig.h | hathach |
| 2023-12-18 | fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPG... | YixingShen |
| 2023-12-13 | Enhance IAR CMake support. | Mengsk |
| 2023-11-29 | Merge pull request #2356 from hathach/hil-esp32s3 | Ha Thach |
| 2023-11-29 | Merge pull request #2346 from IngHK/LogLineEnds | Ha Thach |
| 2023-11-29 | update esp32 to also be supported by hil test | hathach |
| 2023-11-24 | made log line end consistent \r\n | IngHK |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach |
| 2023-11-23 | correct gcc version major comparison | hathach |
| 2023-11-23 | move make to examples/build_system | hathach |
| 2023-11-22 | fix typo in cdc line coding enum | hathach |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach |
| 2023-11-16 | add imxrt1170 evkb | hathach |
| 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-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 |