/raspberry-pi-pcie-devices

Raspberry Pi PCI Express device compatibility database

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Raspberry Pi PCI Express device compatibility database

This repository builds the GitHub pages site: http://pipci.jeffgeerling.com

If you would like to add a new device to the site, or correct the information about an existing device, please file a Pull Request against this repository.

Local Editing

This site uses Jekyll to build and serve pages. On a local workstation, clone the repository, make sure you have Ruby, Bundler, and Jekyll installed, then run jekyll serve.

Access the local site at the address Jekyll provides.