Replies: 3 comments 7 replies
-
感谢支持铁蛋项目,欢迎提供PR!十一后我会把内核代码迁移到GitHub。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
此时的想法是… 感觉做BSP的同学没有看文档… |
Beta Was this translation helpful? Give feedback.
2 replies
-
本地基本完成了当初的计划,但还没有充分测试。因为官方开源计划的变化,这个idea暂停一下。 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这两天在重新整理Cyberdog的kernel代码,主要包括以下几点
以nv-tegra.nvidia.com上的代码库为基础,包含完整的历史,可以方便以后的版本升级和整合
为Cyberdog创建独立dts文件,避免和Developer Kit共用产生的一些冲突
更新OV7251(双目相机)和OV13B10(彩色相机)的驱动,支持不同的分辨率和帧率
========
这个是我学习Cyberdog的一部分,之后是构建整个固件(NX部分),然后是用户空间的视频处理
Beta Was this translation helpful? Give feedback.
All reactions