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
path:
root
/
class
/
wireless
/
usbh_bluetooth.c
Age
Commit message (
Collapse
)
Author
2025-06-03
feat(class): add usb_osal_thread_schedule_other to allow the applications ↵
sakumisu
which use the struct usbh_xxx to exit properly before free struct usbh_xxx Signed-off-by: sakumisu <
[email protected]
>
2025-03-28
update: add usb align up for every buffer when use dcache clean&invalid api
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-01-20
feat(osal): add argument macro for different os, especially for nuttx
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2024-10-30
fix: rename class to class_code, for c++ compatibility (#269)
electretmike
Co-authored-by: Michiel van Leeuwen <
[email protected]
>
2024-08-21
fix: fix -Wunused-parameter warning with -Wextra cflag
sakumisu
2024-06-23
update: check class->hport validity
sakumisu
2024-06-16
fix memcpy to strncpy
sakumisu
2024-05-03
support id table for multi vid pid
sakumisu
2024-02-22
remove duplicate class info
sakumisu
2024-01-30
update log tag
sakumisu
2024-01-29
add zephyr bluetooth submodule
sakumisu
2024-01-25
support hci usb h4 for usb bluetooth
sakumisu
2024-01-23
fix actual len position
sakumisu
2024-01-09
update bluetooth rx callback, add zephyr bluetooth stack porting
sakumisu
2024-01-06
support usb ble host
sakumisu