summaryrefslogtreecommitdiff
path: root/examples/host/msc_file_explorer/src/main.c
AgeCommit message (Expand)Author
2026-06-29Fix merged example Sonar warningsmerge_osZixun LI
2026-06-29Consolidate FreeRTOS host examplesZixun LI
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-01-23kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYRhathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-04-22clang tested with mcb1800, add heap to lpc18 linkerhathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-03-17update example descriptionhathach
2023-03-17fix trailing space and new linehathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-21add pwdhathach
2022-11-19msc explorer ls work greathathach
2022-11-18add msc file explorer examplehathach