raspberry-pi-pcie-devices icon indicating copy to clipboard operation
raspberry-pi-pcie-devices copied to clipboard

Raspberry Pi PCI Express device compatibility database

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.