Skip to content
Snippets Groups Projects
Commit 8887e3a2 authored by bbartels's avatar bbartels
Browse files

Update README.md

parent 0472049f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,11 @@ The `quad/` directory contains all code that programs the quadcopter. This
includes any C libraries we have written, any HDL to program the Zybo on
the quad, and the XSDK main project that runs on the Zybo.
## Documents
[Zybo Pinout Assignments](doc/zybo_pinout_assignments.md)
## Software Instructions
The main quad application is written as a library, and located at:
```
src/quad_app/ ("main" function in quad_app.c)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment