Skip to content

ve3wwg/raspberry_pi2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring the Raspberry Pi 2 with C++ (ISBN 978-1-4842-1738-2)

by Warren Gay VE3WWG LGPL2 V2.1

LINUX 4.X Rasbian Jessie (default):

This git branch is for use with Raspbian Linux using a 4.X kernel. This software has been tested on Raspbian Linux 4.1.14-v7+ for a Raspberry Pi 2 SoC.

You can check your kernel by doing:

$ uname -r
4.1.14-v7+
  1. git clone [email protected]:ve3wwg/raspberry_pi2.git

  2. (optionally, since LINUX4X should be the default): git checkout LINUX4X

  3. Follow the make instructions found in the book.

LINUX 3.X Raspbian Wheezy

Perform a git checkout as follows:

  1. git clone [email protected]:ve3wwg/raspberry_pi2.git
  2. git checkout LINUX3X
  3. Follow the make instructions found in the book.

About

Exploring the Raspberry Pi 2 with C++ (ISBN 978-1-4842-1738-2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published