This website requires JavaScript.
Explore
More informations
Help
Sign In
t-head
/
isp_venc_shake
Watch
1
Star
0
Fork
0
You've already forked isp_venc_shake
mirror of
https://github.com/thead-yocto-mirror/isp_venc_shake
synced
2026-06-21 08:52:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
4
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
thead_admin
c51f6df57c
Linux_SDK_V1.1.2
2023-03-05 22:29:56 +08:00
kernel_mode
Linux_SDK_V0.9.5
2022-09-13 10:33:13 +08:00
test
Linux_SDK_V0.9.5
2022-09-13 10:33:13 +08:00
user_mode
Linux_SDK_V0.9.5
2022-09-13 10:33:13 +08:00
.gitignore
Linux_SDK_V0.9.5
2022-09-13 10:33:13 +08:00
Makefile
Linux_SDK_V0.9.5
2022-09-13 10:33:13 +08:00
README.md
Linux_SDK_V0.9.5
2022-09-13 10:33:13 +08:00
README.md
How to build
Just run 'make' to build kernel mode driver, user mode driver and test application.
Find all the binaries in following folders:
output/rootfs/bsp/ivs/ko: kernel mode driver
output/rootfs/bsp/ivs/lib: user mode driver static linked library and dynamic linked library
output/rootfs/bsp/ivs/test: test application
Description of each directories
kernel_mode: kernel mode driver source
user_mode: user mode driver source
test: test application source
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
47
KiB
Languages
C
76.3%
Makefile
23.7%