index
:
cherryusb.git
dev
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
/
platform
/
rtthread
/
usbh_dfs.c
Age
Commit message (
Collapse
)
Author
2026-03-12
refactor(platform/rtthread): add rt prefix for file name
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-10-11
update(platform): remove CONFIG_USB_DCACHE_ENABLE, always check align size
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-06-25
fix(platform/rtthread): change ssize_t to rt_ssize_t
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-06-24
feat(platform/rtthread): support adb shell and serial framework
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-06-16
update(platform/rtthread): move cache check into usb_check.c
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-06-04
update(platform): make msc host with fs common for dcache
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-04-26
update(rtthread): add check for use dfs
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-01-26
update(platform/rtthread/usbh_dfs): move mount into another thread
sakumisu
Signed-off-by: sakumisu <
[email protected]
>
2025-01-26
update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking ↵
sakumisu
enum thread Signed-off-by: sakumisu <
[email protected]
>
2024-08-31
fix(platform/rtthread/usbh_dfs): fix mem free
sakumisu
2024-06-24
update(platform/rtthread/usbh_dfs): add hpm6e00 chip
sakumisu
2024-05-24
refactor(platform): update platform support
sakumisu