summaryrefslogtreecommitdiff
path: root/demo
AgeCommit message (Expand)Author
2025-03-28fix: fix wformat warningssakumisu
2025-02-25fix(demo): split feedback caculate macro with AUDIO_FREQ_TO_FEEDBACK_XS and A...sakumisu
2025-02-16update(demo): add cdc simple transfer for winusb2.0+cdc demosakumisu
2025-02-06fix(demo): fix typosakumisu
2025-02-01update(demo): add CONFIG_USBDEV_ADVANCE_DESC templatesakumisu
2025-01-26update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking en...sakumisu
2025-01-20feat(osal): add argument macro for different os, especially for nuttxsakumisu
2025-01-19update(platform/usbd_msc_blkdev): add rtt blkdev for msc heresakumisu
2025-01-13update(demo): add macro for caculating feedback valuesakumisu
2024-12-28feat(demo): add feedback for audio v1 speaker templatesakumisu
2024-12-28feat(demo): add feedback for audio v2 speaker templatesakumisu
2024-11-25usbd_video: use pingpang buffer to improve tx performanceZhihong Chen
2024-11-18demo: video_static_h264_template.c: fix end braceZhihong Chen
2024-11-16refactor(class/video/usbd_video): refactor video stream transfer, support n f...sakumisu
2024-11-13update(demo): set hid busy before writesakumisu
2024-11-11update(demo/usbd_rndis): update send & recv done api, add check for this demosakumisu
2024-11-11update(class/cdc/usbd_cdc_ecm): support transfer api for enet & wireless with...sakumisu
2024-11-11update(demo/usb_host): move test macro before run apisakumisu
2024-10-31feat(class/aoa): add usb aoa hostsakumisu
2024-10-18feat(class/video/usbd_video): add usbd_video_stream_start_write api for video...sakumisu
2024-09-09update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor...sakumisu
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-08-17feat: add usb adb device with cherryshsakumisu
2024-08-16refactor(class/cdc): rename usbd_cdc to usbd_cdc_acmsakumisu
2024-08-09update(demo): change uint32_t to uintptr_t for 64bit cpu registersakumisu
2024-08-09feat(demo/msc_ram_template): add api for msc pollingsakumisu
2024-07-30update(demo/bootuf2): use flash cachesakumisu
2024-07-26feat(port): add remote wakeup apisakumisu
2024-07-25feat(core/usbd_core): support webusbsakumisu
2024-07-23feat(demo): add uf2 demosakumisu
2024-07-15fix(demo/winusb1.0_template): fix WINUSB_IFx_WCIDProperties arraysakumisu
2024-07-13update(demo/hid_mouse_template): draw circle to test report ratesakumisu
2024-06-28fix(demo/cdc_ecm_template): device tcp/ip stack mac can't same as hostsakumisu
2024-06-28fix(demo/cdc_rndis_template): device tcp/ip stack mac can't same as host.aozima
2024-06-23update(class/video/usbd_video): make payload fill api commonsakumisu
2024-06-22fix(demo/video_audiov1_hid_template): fix typosakumisu
2024-06-17update(demo/video): using endpoint desc init macro in video demoyjun
2024-06-16fix(demo): fix missing usbh_int_urb_fill, musb will modify urb->transfer_buff...sakumisu
2024-06-16update h264 macrosakumisu
2024-06-16feat(demo): add uvc_uac_hid templatesakumisu
2024-06-15update(video): add more video desc macros, like h264, yuv, add vc endpoint to...sakumisu
2024-06-14fix(demo/hid_custom_inout_template): add missing macrossakumisu
2024-06-01update(demo/usb_host): remove ununsed net classsakumisu
2024-05-17update: add langid in string descsakumisu
2024-05-16refactor(core/usbd_core): process string internal, you can use like \"cherryu...sakumisu
2024-05-14update(demo/midi): add read apisakumisu
2024-05-14update: get mps by usbd_get_ep_mpssakumisu
2024-05-14fix(demo): remove duplicate macrosakumisu
2024-05-12update(demo/usb_host): change eth name indexsakumisu
2024-05-12update(demo/usb_host): disable keep timer(no need)sakumisu