index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-26
docs: release v1.4.0
v1.4.0-rc1
sakumisu
2024-08-26
chore(cmake): update chipidea and threadx
sakumisu
2024-08-26
feat(osal): add threadx port
sakumisu
2024-08-26
usbd_core: add usb_device_is_suspend() API
Zhihong Chen
2024-08-25
fix(port/bl): overflow check
sakumisu
2024-08-25
feat(port/chipidea): add chipidea port, add nxp mxc glue for chipidea and ehci
sakumisu
2024-08-24
fix(core/usbh_core.c): fix error name
sakumisu
2024-08-23
update(port/hpm): check resume in port change
sakumisu
2024-08-23
chore(cmake): use config to enable lwip port
sakumisu
2024-08-23
port: hpmicro: add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isr
Zhihong Chen
2024-08-22
update(port/dwc2/usb_dc_dwc2): add busid for functions to support multi ip
sakumisu
2024-08-21
fix: fix -Wunused-parameter warning with -Wextra cflag
sakumisu
2024-08-21
docs: update doc
sakumisu
2024-08-18
update(class/hid/usbh_hid): read report size from hid desc
sakumisu
2024-08-18
chore(kconfig): change description
sakumisu
2024-08-17
feat: add usb adb device with cherrysh
sakumisu
2024-08-16
HPMicro: update usb_dc_hpm.c
Zhihong Chen
2024-08-16
port: ehci: should not be clear CSC/PEC/OCC flag when usb_hc_init()
Zhihong Chen
2024-08-16
feat(common): add usb_hexdump for test
sakumisu
2024-08-16
refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.h
sakumisu
2024-08-16
refactor(class/cdc): rename usbd_cdc to usbd_cdc_acm
sakumisu
2024-08-16
Fix IDF compilation error
udoudou
2024-08-15
update(cherrymp): rename to cherrymp
sakumisu
2024-08-15
fix(class): use different buffer for cdc_acm,hid,msc,serial
sakumisu
2024-08-14
update: idf config update
sakumisu
2024-08-14
Correct spelling errors.
Yang Xijing
2024-08-13
docs: update png
sakumisu
2024-08-13
fix(port/dwc2): check idle when flush fifo, add delay for dwc2_set_mode
sakumisu
2024-08-13
fix(class/hid): fix typo
sakumisu
2024-08-12
chore: update cmake and kconfig
sakumisu
2024-08-12
feat(osal): import idf osal from udoudou/esp_cherryusb
sakumisu
2024-08-09
update(demo): change uint32_t to uintptr_t for 64bit cpu register
sakumisu
2024-08-09
feat(demo/msc_ram_template): add api for msc polling
sakumisu
2024-08-09
Add PUSB2 and XHCI driver and RTOS glue (#236)
zhugengyu
2024-08-08
fix(class/msc/usbd_msc): fix spelling
sakumisu
2024-08-08
feat(class/msc/usbd_msc): add msc polling mode to move read & write from isr ...
sakumisu
2024-08-07
Modifying the USB Int Source to support esp32p4
Kevincoooool
2024-08-06
Fix the bug that USBD_EVENT_DEINIT was not notified correctly
LiPeng
2024-08-05
change hid_mouse_report
wangzongqiang
2024-07-30
update(demo/bootuf2): use flash cache
sakumisu
2024-07-30
update(port/hpm/usb_dc_hpm): remove phcd clear
sakumisu
2024-07-30
update(port/hpm/usb_dc_hpm): enable resume handler
sakumisu
2024-07-30
fix(core/usbd_core): fix self powered check
sakumisu
2024-07-27
feat(port/dwc2): import kendryte glue from k230_sdk
sakumisu
2024-07-26
feat(port): add remote wakeup api
sakumisu
2024-07-25
feat(core/usbd_core): support webusb
sakumisu
2024-07-23
feat(demo): add uf2 demo
sakumisu
2024-07-23
chore(docs): update rst
sakumisu
2024-07-23
refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macro
sakumisu
2024-07-21
chore(docs): update rst
sakumisu
[next]