rtfd shenanigans
This commit is contained in:
4
docs/README.md
Normal file
4
docs/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# tinio
|
||||
The Github repository of TinI/O.
|
||||
TinI/O is an interface to the CY7C65211 chip. Its main purpose is to expand a computer's I/O.
|
||||
Documentation: <http://tinio.rtfd.io>
|
||||
4
docs/index.md
Normal file
4
docs/index.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# TinI/O Docs
|
||||
Welcome to the documentation of TinI/O.
|
||||
TinI/O is a linux interface for the Cypress CY7C65211 USB-Serial Chip GPIO.
|
||||
Its main purpose is to provide computers with additional I/O pins using the chip.
|
||||
@@ -11,6 +11,7 @@ Using TinI/O is free (as beer _and_ speech), because it's licensed under GNU Gen
|
||||
|
||||
# Where to start?
|
||||
To start using TinI/O, make sure you have:
|
||||
|
||||
- A computer running some sort of Linux that has:
|
||||
+ A free USB port to use the board with
|
||||
+ libusb 1.0 and its headers installed
|
||||
|
||||
Reference in New Issue
Block a user