Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
taorye pushed 7 commits to main sipeed/LicheeRV-Nano-Build
- fix: ensure mjpg and yuyv both exist e0857d8
- feat: add support for streaming mjpg with 0x80 masked d687d7c
- feat: add support for auto config formats and set resolution limit 3e15254
- Merge branch 'feat_uvc_gadget' 1. fix: ensure mjpg and yuyv formats both exist. 2. feat: add support for mjpeg stream... 5394d82
- chore: backup source code for the future 71366bb
- fix: uvc_tool.sh cant provide empty line at first 32fedad
- Merge branch 'fix-uvc-gadget-cant-parse-config-file-with-first-empty-line' 1. provide source file of uvc-gadget-serve... 3ce208e
taorye pushed 4 commits to main sipeed/LicheeRV-Nano-Build
- feat: add support for uvc-gadget and provide a server default 05cc1b4
- fix: increase rootfs.sd's size from 1100M to 1536M c3b98df
- fix: high CPU usage for select unneeded dfds while !udev->is_streaming 71bcc30
- Merge branch 'feat_uvc_gadget' 1. feat: add uvc_tool.sh for uvc_gadget configfs mount and unmount. 2. feat: use uvc-g... 2506969
taorye created a comment on an issue on hiddify/hiddify-app
> Same thing. try `gvisor` instead of `mixed`, for the TUN impl.
taorye created a comment on an issue on hiddify/hiddify-app
> ### Search first > > * [x] I searched and no similar issues were found > > > ### What Happened? > > Bypass LAN works fine with IP addresses, but I can't open local domains (hostna...
taorye closed an issue on sipeed/RV-Debugger-BL702
usb2uartjtag固件,uart使用不了
调试板为 rv-debugger-plus,目标机器是sipeed nano,编译出来发现jtag能用,但是uart无通信。起初怀疑硬件的问题,但对比烧录sdk example下的usb2uart用例,uart通信正常,所以认定是固件bug,请排查一下。taorye closed an issue on sipeed/RV-Debugger-BL702
usb2uartjtag固件,uart使用不了
调试板为 rv-debugger-plus,目标机器是sipeed nano,编译出来发现jtag能用,但是uart无通信。起初怀疑硬件的问题,但对比烧录sdk example下的usb2uart用例,uart通信正常,所以认定是固件bug,请排查一下。taorye pushed 2 commits to main sipeed/RV-Debugger-BL702
taorye closed a pull request on sipeed/RV-Debugger-BL702
fix: com port is not usable, the problem is in init code, fixed #14
Fixed: https://github.com/sipeed/RV-Debugger-BL702/issues/14 I read the working code of dual uart app and fix the problem.taorye pushed 3 commits to main sipeed/RV-Debugger-BL702
taorye closed a pull request on sipeed/RV-Debugger-BL702
Fix building instruction in README.md
Long time no update to README.md. The build instruction is outdated, due to the changes of project dir structure, and missing of Makefile. I really can not bare it... :-Dtaorye pushed 1 commit to main sipeed/TangMega-138K-example
- chore: ch569 flashing: note for newbies to make sure to use the correct USB port 57deefd