summaryrefslogtreecommitdiff
path: root/class/vendor/wifi
AgeCommit message (Collapse)Author
2025-12-01update: remove ununsed bl616 wifi driversakumisu
Signed-off-by: sakumisu <[email protected]>
2025-06-03feat(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-01-20feat(osal): add argument macro for different os, especially for nuttxsakumisu
Signed-off-by: sakumisu <[email protected]>
2024-10-30fix: rename class to class_code, for c++ compatibility (#269)electretmike
Co-authored-by: Michiel van Leeuwen <[email protected]>
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-07-19feat(class/vendor/wifi/usbh_bl616): add bl616 usbwifi driversakumisu
2024-07-07feat(wifi/bl616): add bl616 usbwifisakumisu