Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
bmp180
command
bmp180 reads the current temperature and pressure from a BMP180.
|
bmp180 reads the current temperature and pressure from a BMP180. |
|
conn
|
|
|
analog
Package analog defines analog pins, both DAC and ADC.
|
Package analog defines analog pins, both DAC and ADC. |
|
uart
Package uart defines the UART protocol.
|
Package uart defines the UART protocol. |
|
uart/uartreg
Package uartreg defines the UART registry for UART ports discovered on the host.
|
Package uartreg defines the UART registry for UART ports discovered on the host. |
|
usb
Package usb implements an USB device registry.
|
Package usb implements an USB device registry. |
|
devices
|
|
|
bitbang
Package bitbang implements conn by banging on the bits (GPIO pins).
|
Package bitbang implements conn by banging on the bits (GPIO pins). |
|
bmp180
Package bmp180 controls a Bosch BMP180 device over I²C.
|
Package bmp180 controls a Bosch BMP180 device over I²C. |
|
piblaster
Package piblaster implements interfacing code is piblaster.
|
Package piblaster implements interfacing code is piblaster. |
|
Package driverskeleton is an example that can be copy pasted to help write a new driver, either in devices/ or in host/.
|
Package driverskeleton is an example that can be copy pasted to help write a new driver, either in devices/ or in host/. |
|
host
|
|
|
sysfs
Package sysfs implements experimental sysfs support not yet in mainline.
|
Package sysfs implements experimental sysfs support not yet in mainline. |
|
usbbus
Package usbbus implements OS specific functions for conn/usb.
|
Package usbbus implements OS specific functions for conn/usb. |
Click to show internal directories.
Click to hide internal directories.