Skip to content

Raspberry Pi kernel and firmware, built specifically for Adafruit addon boards

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENCE.broadcom
Unknown
COPYING.linux
Notifications You must be signed in to change notification settings

adafruit/rpi-firmware

Repository files navigation

adafruit rpi-firmware

Raspberry Pi kernel 3.15.8+, with additional patches for Adafruit devices such as LCDs (via fbtft).

Based heavily on rpi-firmware from notro: https://github.com/notro/rpi-firmware

Install

Get rpi-update from https://github.com/Hexxeh/rpi-update

sudo REPO_URI=https://github.com/adafruit/rpi-firmware rpi-update

Kernel Source

The fbtft repo is a submodule of adafruit-raspberrypi-linux. You can fetch it as part of the clone by running:

git clone --recursive https://github.com/adafruit/adafruit-raspberrypi-linux.git

It is, however, available separately at:

Kernel Config

The kernel config file is found in the adafruit rpi kernel. You can activate it by checking out 3.15.8+ and running

make adafruit_defconfig

About

Raspberry Pi kernel and firmware, built specifically for Adafruit addon boards

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENCE.broadcom
Unknown
COPYING.linux

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages