Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-Install
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-Install
Commits
d4b47c95
Commit
d4b47c95
authored
Dec 02, 2023
by
Luhan Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add oxgrf driver
parent
acebeaec
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
290 additions
and
0 deletions
+290
-0
oxgrf/install_oxgrf_driver.sh
oxgrf/install_oxgrf_driver.sh
+4
-0
oxgrf/liboxgrf_ss.so
oxgrf/liboxgrf_ss.so
+0
-0
oxgrf/oxgrf_api_ss.h
oxgrf/oxgrf_api_ss.h
+286
-0
No files found.
oxgrf/install_oxgrf_driver.sh
0 → 100755
View file @
d4b47c95
#!/bin/bash
sudo cp
./oxgrf_api_ss.h /usr/local/include/
sudo cp
./liboxgrf_ss.so /usr/local/lib/
oxgrf/liboxgrf_ss.so
0 → 100644
View file @
d4b47c95
File added
oxgrf/oxgrf_api_ss.h
0 → 100644
View file @
d4b47c95
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment