A repository for my various Raspberry Pi-based projects
Find a file
2015-02-19 00:39:20 -08:00
acatcher Squash bugies 2015-02-19 00:39:20 -08:00
configs Incorporate changes from other machines 2015-02-14 21:57:16 -08:00
dotfiles initial commit 2015-02-14 21:21:40 -08:00
drivers initial commit 2015-02-14 21:21:40 -08:00
external Update to latest upstream version of acatcher 2015-02-18 00:54:07 -08:00
NOTES Add info about i2c breakage on newer firmware 2015-02-17 20:55:56 -08:00
scripts More changes 2015-02-14 21:58:25 -08:00
TODO Incorporate changes from other machines 2015-02-14 21:57:16 -08:00
.gitignore Add .gitignore, get rid of log files 2015-02-15 00:01:18 -08:00
.gitmodules Add LCD stuff, update chad's code 2015-02-15 17:15:25 -08:00
make_tar initial commit 2015-02-14 21:21:40 -08:00
network_info initial commit 2015-02-14 21:21:40 -08:00
README.md Add note about pulling submodules 2015-02-17 21:29:35 -08:00
setup_pi Incorporate changes from other machines 2015-02-14 21:57:16 -08:00
setup_smb initial commit 2015-02-14 21:21:40 -08:00
setup_wifi initial commit 2015-02-14 21:21:40 -08:00
sync_osss_files initial commit 2015-02-14 21:21:40 -08:00

raspberrypi

This is a repository containing various Raspberry Pi-based projects.

NOTE: be sure and pull all submodules by issuing the command git submodule update --init --recursive.