sakumisu
|
c51a6f35a6
|
feat(class/aoa): add usb aoa host
|
2024-10-31 21:45:19 +08:00 |
|
sakumisu
|
a13bee0663
|
feat(core/usbh_core): add usbh_find_hubport api
|
2024-10-31 21:45:19 +08:00 |
|
sakumisu
|
fd1baa62df
|
update(osal/usb_osal_thread): implement usb_osal_sem_reset
|
2024-10-31 21:45:19 +08:00 |
|
sakumisu
|
6e6fdda62a
|
update(port/ehci/usb_glue_aic): remove lsusb shell, add check for ehci configflag
|
2024-10-31 21:45:19 +08:00 |
|
Dozingfiretruck
|
f02ff21cfb
|
add:cherryusb_config_template.h add CONFIG_USB_HS configuration description
|
2024-10-31 12:28:32 +08:00 |
|
sakumisu
|
d6aae26371
|
update(class/audio/usbh_auido): update audio volume and mute api, caculate volume with volume min & max
|
2024-10-30 22:19:37 +08:00 |
|
sakumisu
|
77136aa743
|
update(core/usbd_core): implement USB_REQUEST_GET_INTERFACE request, refs:#268
|
2024-10-30 22:19:14 +08:00 |
|
sakumisu
|
4784017f56
|
chore: update comment
|
2024-10-30 21:04:06 +08:00 |
|
electretmike
|
149fb046bc
|
fix: rename class to class_code, for c++ compatibility (#269)
Co-authored-by: Michiel van Leeuwen <michiel@embeddedacoustics.com>
|
2024-10-30 15:11:46 +08:00 |
|
sakumisu
|
f437b3e51c
|
docs: release v1.4.1
v1.4.1
|
2024-10-20 20:49:36 +08:00 |
|
sakumisu
|
65151b9534
|
feat(class/video/usbd_video): add usbd_video_stream_start_write api for video split tranfer, every transfer with one ep_mps
|
2024-10-18 17:18:51 +08:00 |
|
sakumisu
|
05315b7ea5
|
fix(port/dwc2/usb_hc_dwc2): fix check typo
|
2024-10-17 09:21:31 +08:00 |
|
sakumisu
|
f1a1434047
|
chore(platform/usbh_lwip): remove Double quotation marks
|
2024-10-11 21:53:24 +08:00 |
|
sakumisu
|
a20e312b55
|
update(port/kinetis): update mcx glue for mcxa153/mcxc444
|
2024-10-11 20:02:39 +08:00 |
|
sakumisu
|
83b5d842c7
|
docs: fix some translations
|
2024-10-10 21:39:40 +08:00 |
|
sakumisu
|
e425b992be
|
feat(port/kinetis): add kinetis usbip
|
2024-10-10 21:30:42 +08:00 |
|
HalfSweet
|
0b81f3b2a2
|
Update start.rst
|
2024-10-10 21:23:58 +08:00 |
|
HalfSweet
|
287eb130ac
|
Update deploy-docs.yml
|
2024-10-10 21:23:58 +08:00 |
|
sakumisu
|
525884a00f
|
feat(class/audio/usb_audio): add audio altsetting desc init macros
|
2024-09-30 16:46:58 +08:00 |
|
sakumisu
|
2c52445639
|
update(platform/none/usbh_lwip): remove freertos, use osal api
|
2024-09-28 14:37:36 +08:00 |
|
sakumisu
|
df888eb9bc
|
update(class/wireless/usbh_rndis): reduce rndis control buffer
|
2024-09-28 14:32:13 +08:00 |
|
Derek Konigsberg
|
5a15f714f5
|
Reduce size of HID class request buffer
With the change from cherry-embedded#260, this buffer no longer needs to be so large. It can be reduced to the save a lot of memory.
|
2024-09-28 00:27:38 +08:00 |
|
sakumisu
|
bb79408275
|
Create cppcheck.yml
|
2024-09-27 22:16:32 +08:00 |
|
sakumisu
|
2b6eebcbb2
|
fix(class/msc/usbh_msc): when device stalls by usbh_msc_get_maxlun, ingore error and set lun=0, refs:#259
|
2024-09-27 19:03:33 +08:00 |
|
sakumisu
|
ab59beebd4
|
update(class/hid/usbh_hid): export usbh_hid_get_report_descriptor api, refs:#260
|
2024-09-27 19:03:33 +08:00 |
|
sakumisu
|
c377747e67
|
docs: update rst
|
2024-09-27 19:03:33 +08:00 |
|
sakumisu
|
2f14ee7a7b
|
update(port/dwc2/usb_dc_dwc2): enlarge CONFIG_USB_DWC2_TX1_FIFO_SIZE for video demo and export CONFIG_USB_DWC2_DMA_ENABLE
|
2024-09-27 19:03:33 +08:00 |
|
sakumisu
|
0d65bbc6ba
|
fix(core/usbd_core): reset endpoint only for altsetting 0, refs:#258
|
2024-09-27 19:02:28 +08:00 |
|
sakumisu
|
76bbd09fed
|
fix(port/dwc2/usb_dc_dwc2): set multi packet for iso in tx empty process, every transfer will reset this bits, so we need restore it. remove ununsed iso imcomplete isr
|
2024-09-26 21:22:36 +08:00 |
|
HalfSweet
|
a8ef0c4cac
|
fix: action running permissions
|
2024-09-24 21:59:05 +08:00 |
|
HalfSweet
|
b461f4e2d1
|
Add issue template (#257)
|
2024-09-24 21:52:15 +08:00 |
|
HalfSweet
|
5fb7d4d0e9
|
Add Github Action for Documentation Builds (#256)
|
2024-09-24 20:14:31 +08:00 |
|
sakumisu
|
8cb95b04cf
|
chore(cmake): fix cdc acm config name
|
2024-09-19 20:57:23 +08:00 |
|
sakumisu
|
df7ecdf019
|
docs: update memory usage
|
2024-09-19 20:57:05 +08:00 |
|
sakumisu
|
68bf529608
|
fix(class/msc/usbd_msc): fix warning and add check for CONFIG_USBDEV_MSC_MAX_BUFSIZE
|
2024-09-19 20:25:11 +08:00 |
|
sakumisu
|
02340e0f44
|
chore: static code analysis
|
2024-09-19 09:50:18 +08:00 |
|
CCHhui
|
171b36e766
|
fix(core/usbh_core): Fix raw_config_desc heap out of bounds
|
2024-09-16 22:48:35 +08:00 |
|
sakumisu
|
0371bb921c
|
docs: update rst
|
2024-09-11 22:26:29 +08:00 |
|
sakumisu
|
7ec7891fe4
|
update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor, we do not request other speed desc as default
|
2024-09-09 22:48:18 +08:00 |
|
sakumisu
|
da391c6cf9
|
docs: update rst framework
|
2024-09-08 22:12:35 +08:00 |
|
sakumisu
|
b56b67182a
|
refactor(class/audio/usbh_audio): refactor getting audio control info
|
2024-09-08 22:12:29 +08:00 |
|
sakumisu
|
e6fde5efab
|
fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4
v1.4.0-rc2
|
2024-09-08 22:11:38 +08:00 |
|
sakumisu
|
0487af6900
|
fix(port/dwc2): reset dma burst then modify, clear HCINT intstatus first
|
2024-09-08 22:11:38 +08:00 |
|
wangyz1997
|
be2880a7e8
|
fix(port/dwc2): fix typo
|
2024-09-08 22:11:38 +08:00 |
|
sakumisu
|
97e2a38b4a
|
chore(cmake): do not use env variable
|
2024-09-08 22:11:38 +08:00 |
|
sakumisu
|
a139a70782
|
update(usbh_core): add terminate char for raw_config_desc
|
2024-09-07 22:43:43 +08:00 |
|
sakumisu
|
cb6a0c2ad6
|
chore(cherrymp): add license
|
2024-09-07 22:42:27 +08:00 |
|
sakumisu
|
bacacdb32c
|
update: remove uvc queue
|
2024-09-06 22:24:16 +08:00 |
|
sakumisu
|
0323ffb424
|
update(class/cdc): set cdc acm bFunctionProtocol to 0x00
|
2024-09-04 22:06:14 +08:00 |
|
sakumisu
|
89e93f6c93
|
chore(scons): fix missing libpath
|
2024-09-02 18:57:15 +08:00 |
|