comments n stuff

This commit is contained in:
2022-11-19 21:24:08 -07:00
parent c6b68bb555
commit f770ad28c7
3 changed files with 100 additions and 2 deletions

View File

@@ -19,4 +19,7 @@ Desired features:
* JTAG debug probe
## Installation
Run `setup.sh` to install GCC
Run `setup.sh` to install GCC
## Resources
* [AXI4 Protocol Specification](https://developer.arm.com/documentation/ihi0022/e/AMBA-AXI3-and-AXI4-Protocol-Specification?lang=en)