Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7bc07a

Browse files
author
raspberrypi
committed
Initial commit
0 parents  commit c7bc07a

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Compiled Object files
2+
*.slo
3+
*.lo
4+
*.o
5+
6+
# Compiled Dynamic libraries
7+
*.so
8+
9+
# Compiled Static libraries
10+
*.lai
11+
*.la
12+
*.a

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
userland
2+
========
3+
4+
Source code for ARM side libraries for interfacing to Raspberry Pi GPU.

0 commit comments

Comments
 (0)