Skip to content

Commit

Permalink
Minor updates to the README including a note on SPI
Browse files Browse the repository at this point in the history
  • Loading branch information
svvitale committed Jan 29, 2015
1 parent 4ee8272 commit acfb5f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@ sudo apt-get install python2.7-dev
sudo apt-get install cmake
```

The NXP-EXPLORE card relies on SPI being enabled. The setup script below will automatically enable it and load the kernel module if it's not enabled/loaded already.

Installation
=====
nxppy is available from pypi. Simply run:

```
pip install nxppy
sudo pip install nxppy
```

Source
Expand Down

0 comments on commit acfb5f2

Please sign in to comment.