Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:gpio-bb:raspbian [2015/10/06 03:08]
darron
projects:gpio-bb:raspbian [2016/10/23 14:56]
darron
Line 1: Line 1:
-==== GPIO bit-bang driver for Raspbian ====+==== GPIO bit-bang driver for Raspbian (obsolete) ====
  
 === Kernel Config === === Kernel Config ===
  
-Determine the running kernel and it'config on the Raspberry Pi target machine.+Determine the running kernel and its config on the Raspberry Pi target machine.
 <code> <code>
 uname -a uname -a
Line 99: Line 99:
 modprobe gpio-bb modprobe gpio-bb
 </code> </code>
 +