diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7d7e30 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# FT245 Bitbang Driver + +This project is a bitbang driver for the FT245 synchronous FIFO protocol in slave mode, targeted for embedded platforms. + +## Documentation + +For all documentation, see the [doc directory](doc/). + +The main documentation document is [main.md](doc/main.md).
\ No newline at end of file |