This website requires JavaScript.
Explore
Help
Register
Sign In
yemai
/
CherryUSB
Watch
1
Star
0
Fork
0
You've already forked CherryUSB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
037c2a8323330340fb12ed292a0634743e08b2d7
CherryUSB
/
class
/
wireless
History
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
..
ndis.h
update rndis device driver and template
2022-10-06 22:55:23 +08:00
rndis_protocol.h
add usb rndis device
2022-03-15 10:56:39 +08:00
usbd_rndis.c
fix: fix -Wunused-parameter warning with -Wextra cflag
2024-08-21 20:08:47 +08:00
usbd_rndis.h
format class struct and global variable name
2023-06-21 20:43:06 +08:00
usbh_bluetooth.c
fix: rename class to class_code, for c++ compatibility (
#269
)
2024-10-30 15:11:46 +08:00
usbh_bluetooth.h
add user_data param in host class for users
2024-04-24 22:40:55 +08:00
usbh_rndis.c
fix: rename class to class_code, for c++ compatibility (
#269
)
2024-10-30 15:11:46 +08:00
usbh_rndis.h
refactor(platform): add usbh_xxx_get_eth_txbuf api, especially for lwip pbuf list
2024-06-25 17:18:19 +08:00