Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiladams committed Jan 8, 2016
1 parent 43cf70d commit df1345d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
# LJIT2RPi
LuaJIT FFI Interop to Raspberry Pi

Provides basic access to various Raspberry Pi libraries.

The Raspberry Pi is basically a Linux machine, with some specialized libraries. Gaining access to the core Linux routines is best
achieved by using the ljsyscall project.

This project contains an earlier version of ljsyscall, as well as wrappers for the Pi specific libraries, particularly
related to low level graphics.

0 comments on commit df1345d

Please sign in to comment.