| Age | Commit message (Expand) | Author |
| 2026-06-29 | Fix merged example Sonar warningsmerge_os | Zixun LI |
| 2026-06-29 | Consolidate FreeRTOS host examples | Zixun LI |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach |
| 2025-10-14 | improve cmake warning flags, fix various warnings in examples | hathach |
| 2025-09-17 | Fix board_init_after_tusb | HiFiPhile |
| 2025-03-25 | fix wanings | hathach |
| 2025-02-24 | add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb() | hathach |
| 2024-10-14 | change the tusb_rhport_init_t struct, exclude the rhport to make API more con... | hathach |
| 2024-10-11 | change tusb_init(), tusb_rhport_init() to use init struct for expandability | hathach |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-03 | rename hw/bsp/board.h to board_api.h | hathach |
| 2023-07-31 | enable USBMC for uno r4, add board_init_after_tusb() API | hathach |
| 2023-03-17 | Merge branch 'master' into portability | hathach |
| 2023-03-17 | fix trailing space and new line | hathach |
| 2022-12-21 | finalizing cdc host, has a working read/write | hathach |
| 2022-12-16 | adding tuh_cdc_mount_cb/tuh_cdc_umount_cb | hathach |
| 2022-11-21 | host msc example work well with rp2040 pio-usb | hathach |
| 2022-09-13 | Remove unreachable code | Ben Avison |
| 2022-06-06 | update all host examples | hathach |
| 2022-03-11 | update hid,msc to new usbh control API | hathach |
| 2021-08-23 | add tuh_hid_receive_report() for applicaiton to explicitly request report | hathach |
| 2021-05-18 | move report_info to application | hathach |
| 2021-05-18 | more API update | hathach |
| 2021-05-18 | remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE | hathach |
| 2021-05-18 | more hid host API rework | hathach |
| 2021-05-18 | rename tuh_device_is_configured() to tuh_device_configured() | hathach |
| 2021-05-18 | correct hid host mount/unmount callback | hathach |
| 2021-05-18 | reworking host hid API | hathach |
| 2021-05-18 | reworking hid host | hathach |
| 2021-05-18 | minor clean up | hathach |
| 2021-05-18 | more API rename | hathach |
| 2021-05-09 | Update main.c | corvus-ossifragus |
| 2021-05-07 | Update main.c | corvus-ossifragus |
| 2020-09-05 | update example to test with mouse | hathach |
| 2020-09-04 | update ci to also build host example | hathach |
| 2020-09-04 | fflush(stdout) for keyboard host example | hathach |
| 2020-09-04 | keyboard host work as proof of concept | hathach |
| 2020-09-03 | more hid host work | hathach |
| 2020-09-01 | clean up | hathach |
| 2020-05-19 | usb0 host on mcb1800 work with fullspeed mode. | hathach |
| 2020-05-04 | clean up things, add makefile for host example | hathach |
| 2020-03-11 | clean up | hathach |
| 2019-07-03 | tested midi example | hathach |
| 2019-05-21 | better fix for #72 millis overthrow | hathach |
| 2019-05-14 | update license year to 2019 | hathach |
| 2019-04-19 | update device freeRTOS exmaple | hathach |
| 2019-04-02 | rename board_led_control to board_led_write | hathach |
| 2019-03-24 | remove tusb_hal_millis() usage, less work for porting | hathach |