Commit Graph

  • 01a25c7d93 [port] hpmicro: update usb_dc_hpm.c (#317) chenzhihong007 2025-05-14 15:00:43 +08:00
  • 5e45d15292 fix(port/ehci/usb_hc_ehci): fix qtd->hw.alt_next_qtd should be 1 not zero sakumisu 2025-05-14 14:56:33 +08:00
  • b19f70575a feat: add nationstech support sakumisu 2025-05-13 23:15:48 +08:00
  • 4f831f58ef fix(port/dwc2/usb_hc_dwc2): do not disable channel for non-split periodic channels in buffer dma sakumisu 2025-05-13 19:35:45 +08:00
  • 5c210131cd Deploying to gh-pages from @ cherry-embedded/CherryUSB@7b3ffff838 🚀 sakumisu 2025-05-13 11:36:33 +00:00
  • 0f95f4cc30 Deploying to gh-pages from @ cherry-embedded/CherryUSB@1d9afc943f 🚀 sakumisu 2025-05-13 10:10:02 +00:00
  • 94f412d0c1 Deploying to gh-pages from @ cherry-embedded/CherryUSB@60d5bb9ca9 🚀 sakumisu 2025-05-13 10:05:55 +00:00
  • 684041f285 fix(core/usbd_core): add check for desc callback sakumisu 2025-05-13 13:36:02 +08:00
  • dbfcdb55af docs: update version rst sakumisu 2025-05-13 11:14:49 +08:00
  • dd4c4fe180 update(port/dwc2): check crstdone with bit29 after dwc2 4.20a version sakumisu 2025-05-12 21:06:50 +08:00
  • 813b46235d Deploying to gh-pages from @ cherry-embedded/CherryUSB@56ea832f57 🚀 sakumisu 2025-05-12 13:33:07 +00:00
  • 3a028f7acf update(port/ehci/usb_glue_t113): update clock config sakumisu 2025-05-12 21:03:09 +08:00
  • 8c100cdccd [update] port: hpmicro: update usb_dc_hpm.c (#316) chenzhihong007 2025-05-12 11:01:08 +08:00
  • d2c1d0841c Deploying to gh-pages from @ cherry-embedded/CherryUSB@6064c0beef 🚀 sakumisu 2025-05-11 14:58:13 +00:00
  • 6064c0beef docs: update show sakumisu 2025-05-11 22:57:45 +08:00
  • dc5e8dc5ed feat(port/dwc2/usb_hc_dwc2): support external hs hub with fs/ls device sakumisu 2025-05-11 22:43:49 +08:00
  • 4d3770b5d0 fix:(port/ch32/usb_dc_usbhs.c) fix isochronous in endpoint config bug (#314) sumengqi 2025-05-11 09:09:06 +08:00
  • 336aa91d24 update(port): add sof support sakumisu 2025-05-10 21:26:53 +08:00
  • 7a0e8cae1a update(port/musb/usb_hc_musb): flush and disable ep intr in usbh_kill_urb sakumisu 2025-05-10 17:48:34 +08:00
  • a92b5488b0 chore(kconfig): update rtthread pkg & master kconfig sakumisu 2025-05-10 17:07:13 +08:00
  • 5253d5aa6b update(port): add USB_ASSERT_MSG for ep num check sakumisu 2025-05-09 21:44:51 +08:00
  • 8393ed986a chore(cmake): add CONFIG_CHERRYUSB check, update custom file cmake sakumisu 2025-05-09 18:43:26 +08:00
  • 19f7548b60 update(cherryusb_config_template): update macro sakumisu 2025-05-09 18:21:47 +08:00
  • ba2f91f24c fix(port/musb/usb_dc_musb): enable USB_TXCSRH1_MODE for in ep sakumisu 2025-05-09 18:10:45 +08:00
  • 2d8c4ca56a chore(cmake): move hpm config at last sakumisu 2025-05-09 16:59:54 +08:00
  • 0ba374253b update(common/usb_memcpy): add CONFIG_USB_MEMCPY_DISABLE macro sakumisu 2025-05-09 16:47:23 +08:00
  • 7affefe7f9 chore: add zephyr module sakumisu 2025-05-09 16:42:23 +08:00
  • 910f1f64ad docs: update usage sakumisu 2025-05-09 16:16:49 +08:00
  • 139898dc5d Deploying to gh-pages from @ cherry-embedded/CherryUSB@96cbbfc1be 🚀 sakumisu 2025-05-09 05:36:07 +00:00
  • 96cbbfc1be docs: add performance show sakumisu 2025-05-09 11:52:07 +08:00
  • 5717c57d93 Deploying to gh-pages from @ cherry-embedded/CherryUSB@2f2e70adff 🚀 sakumisu 2025-05-09 05:25:37 +00:00
  • 7ee384cb42 Deploying to gh-pages from @ cherry-embedded/CherryUSB@0a52308d50 🚀 sakumisu 2025-05-09 05:17:20 +00:00
  • 4f153b86eb Deploying to gh-pages from @ cherry-embedded/CherryUSB@96dcbdeb0c 🚀 sakumisu 2025-05-09 03:52:56 +00:00
  • 9d06a940f0 fix:(port/ch32/usb_dc_usbhs.c) Add isochronous out transfer support and fix endpoint config bug (#310) sumengqi 2025-05-09 10:03:16 +08:00
  • c659bdc604 update(demo): update rndis & ecm device for rtthread sakumisu 2025-05-08 22:39:54 +08:00
  • 40f164e81e chore: music file too big, remove it sakumisu 2025-05-08 22:31:01 +08:00
  • e0289d79f9 update(demo): wait done in linkoutput_fn for rndis & ecm, retransmission in lwip costs too much time sakumisu 2025-05-08 10:03:44 +08:00
  • 6516a470c8 update(port/ch32): update irqhandler name sakumisu 2025-05-07 22:07:22 +08:00
  • bf2ba7324a update(class): replace ecm & rndis USB_ERR_NOTDEV with USB_ERR_NOTCONN sakumisu 2025-05-07 19:48:39 +08:00
  • cf22bcf252 update(class/wireless/usbd_rndis): use usbd_rndis_start_write for usbd_rndis_eth_tx sakumisu 2025-05-07 18:09:19 +08:00
  • d122f2d8f7 update(demo): include dnserver & dhserver config for rndis & ecm sakumisu 2025-05-07 18:00:20 +08:00
  • d012974a0e platform: lvgl: update features and support both LVGL 8 and LVGL 9 Runcheng Lu 2025-05-06 23:19:36 +08:00
  • 609305a28f class: hid: Fix typo: MODIFER → MODIFIER Runcheng Lu 2025-05-06 23:17:41 +08:00
  • d4dfb03afc update: add USB_ASSERT_MSG for common case sakumisu 2025-05-06 22:34:41 +08:00
  • a41000a000 update(port/aic): sync code from luban lite sakumisu 2025-05-06 21:45:03 +08:00
  • e29d87bb20 update(osal): rename ticks to timeout_ms sakumisu 2025-05-06 18:16:04 +08:00
  • 93a8457700 feat(osal/usb_osal_zephyr): add zephyr osal sakumisu 2025-05-06 18:09:43 +08:00
  • 3f736a3622 chore: update cmake & kconfig & scons sakumisu 2025-05-06 18:09:06 +08:00
  • ccbe0232dc update(osal/usb_osal_nuttx): update timer driver sakumisu 2025-05-06 18:08:36 +08:00
  • 9aa7a76353 update(port/dwc2/usb_glue_st): change USB_OTG_HS_PERIPH_BASE to 0x40040000UL sakumisu 2025-05-06 18:07:57 +08:00
  • 4db5b5be2e Deploying to gh-pages from @ cherry-embedded/CherryUSB@8bc602dc74 🚀 sakumisu 2025-05-05 14:41:39 +00:00
  • 8bc602dc74 docs: update note sakumisu 2025-05-05 22:38:16 +08:00
  • 4793f2f175 Deploying to gh-pages from @ cherry-embedded/CherryUSB@10ee4a814d 🚀 sakumisu 2025-05-05 14:38:37 +00:00
  • 51ef13d217 fix(port/bl): enable PDS_REG_USB_IDDIG bit for device sakumisu 2025-05-05 18:59:20 +08:00
  • 7d93f7d0f0 chore(cmake): update cmake sakumisu 2025-04-30 23:00:35 +08:00
  • 5990e5c607 update(demo/usb_host): add fatfs speed test sakumisu 2025-04-30 21:38:09 +08:00
  • 577ebd0999 fix unused warnings sakumisu 2025-04-30 21:37:50 +08:00
  • c27458d71a update(platform): update platform code sakumisu 2025-04-29 18:28:30 +08:00
  • 644ac2b37f update(common/usb_log): update USB_ASSERT sakumisu 2025-04-29 18:01:35 +08:00
  • d3de69ae38 update(class/wireless/usbd_rndis): enable indicate msg for sending connect status sakumisu 2025-04-29 16:24:48 +08:00
  • 33dd56b7ce update(port/ehci): use static qtd pool for qtd alloc & free sakumisu 2025-04-29 16:19:47 +08:00
  • 8aad86f66b update(class): add weak api to avoid undefine symbol(not use such class but add) sakumisu 2025-04-28 21:32:19 +08:00
  • 0c3a64516d update(rtthread): add check for use dfs sakumisu 2025-04-26 17:22:47 +08:00
  • e212bf8601 Deploying to gh-pages from @ cherry-embedded/CherryUSB@95d968bd57 🚀 sakumisu 2025-04-25 13:11:06 +00:00
  • 95d968bd57 feat(port/fsdev/usb_glue_st): implement low level api sakumisu 2025-04-25 21:07:36 +08:00
  • fd21758d51 Deploying to gh-pages from @ cherry-embedded/CherryUSB@4edd86c872 🚀 sakumisu 2025-04-24 11:33:55 +00:00
  • 4edd86c872 fix(port/dwc2/usb_hc_dwc2): change packet uint8_t to uint16_t sakumisu 2025-04-24 19:33:21 +08:00
  • 166795bd72 feat(port/dwc2/usb_glue_st): implement low level api for device and host sakumisu 2025-04-23 21:48:05 +08:00
  • 8ef72eef67 Deploying to gh-pages from @ cherry-embedded/CherryUSB@66c2018ea7 🚀 sakumisu 2025-04-23 13:48:56 +00:00
  • a838edb3e6 fix wformat warning sakumisu 2025-04-23 21:38:42 +08:00
  • 894b80d9ed fix(port/dwc2/usb_hc_dwc2): enlarge pktcnt to 0x3ff, GHWCFG3(bit4:6) = 6, GHWCFG3(bit0:3) = 8 sakumisu 2025-04-23 18:21:31 +08:00
  • 4c8d448ca2 cmake_format (#305) minlewang 2025-04-23 10:39:29 +08:00
  • 4897d6d622 port: hpmicro: update isr processing (#304) chenzhihong007 2025-04-23 09:43:52 +08:00
  • e0fedaa956 refactor(class/usbd_msc): replace cherryrb with only variable sakumisu 2025-04-22 14:59:32 +08:00
  • d10b88c1a1 feat(core/usbd_core): add ep0_next_state to record control transfer state sakumisu 2025-04-21 18:23:30 +08:00
  • dd8ec4bbcf fix wformat warning sakumisu 2025-04-19 23:01:59 +08:00
  • e6fb6af4a9 feat(class/usbh_hid): add usbh_hid_get_protocol api sakumisu 2025-04-17 11:32:31 +08:00
  • 947f8530ef feat(platform/lvgl): enable hid boot protocol sakumisu 2025-04-17 11:28:53 +08:00
  • 73c8062518 docs: fix typo sakumisu 2025-04-16 20:18:04 +08:00
  • 3f190b127d feat(platform): add filex support sakumisu 2025-04-16 18:21:38 +08:00
  • 215db93943 feat(platform): add lvgl mouse&keyboard support sakumisu 2025-04-15 12:05:23 +08:00
  • c323cfd571 Deploying to gh-pages from @ cherry-embedded/CherryUSB@c916f63bc3 🚀 sakumisu 2025-04-13 11:11:59 +00:00
  • c916f63bc3 docs: fix typo sakumisu 2025-04-13 19:11:28 +08:00
  • 8392ba6810 fix(scons): fix pusb2 path sakumisu 2025-04-12 21:06:34 +08:00
  • e5989ee41a update(demo): use largest frequence from table sakumisu 2025-04-12 16:50:25 +08:00
  • 364eb60396 update(demo): enable feedback trasnfer when USING_FEEDBACK=1 sakumisu 2025-04-12 16:39:08 +08:00
  • dae76cb7bd update(class/hid/usbd_hid): remove ununsed api sakumisu 2025-04-09 22:27:20 +08:00
  • 339a99a728 osal: add liteos_m osal (#301) huohongpeng 2025-04-04 13:57:22 +08:00
  • 6f25f797ed feat(port/kinetis): add mm32f5 support sakumisu 2025-03-29 15:37:03 +08:00
  • 9a26c50900 fix: fix wformat warnings sakumisu 2025-03-28 22:39:30 +08:00
  • 91684e0677 update: change memcpy with usb_memcpy, fuck newlib with memcpy unalign bug sakumisu 2025-03-28 22:39:22 +08:00
  • 4a9c90ddc0 docs: update link sakumisu 2025-03-28 21:11:08 +08:00
  • 83695e77cf update: add usb align up for every buffer when use dcache clean&invalid api sakumisu 2025-03-28 13:15:01 +08:00
  • 5666fcb540 update(port/ohci): add pad for ed&td cachemaintain, add CONFIG_USB_OHCI_DESC_DCACHE_ENABLE for ed&td sakumisu 2025-03-28 13:13:24 +08:00
  • e9257baa5d update(port/ehci): add pad for qh&qtd cachemaintain, add CONFIG_USB_EHCI_DESC_DCACHE_ENABLE for qh&qtd&itd sakumisu 2025-03-28 13:12:46 +08:00
  • f48fa44368 docs: 更新 README 文件结构和内容 (#300) MDLZCOOL 2025-03-28 13:27:52 +08:00
  • d9c0d27174 ehci: update config to improve performance Zhihong Chen 2025-03-12 18:22:39 +08:00
  • 44dc3c00f6 docs: release v1.4.3 v1.4.3 release/v1.4 sakumisu 2025-03-04 18:54:30 +08:00
  • 033908cd6b Deploying to gh-pages from @ cherry-embedded/CherryUSB@74127ff729 🚀 sakumisu 2025-03-04 09:44:34 +00:00
  • 4d5aa30778 update(cherrymp): remove malloc free sakumisu 2025-03-04 17:12:41 +08:00