README: add information about sw and hw and building

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2019-04-01 10:10:13 +08:00
parent 2fd01b8303
commit 0e720d5acc
2 changed files with 35 additions and 15 deletions

View File

@ -1,15 +0,0 @@
# Foboot Firmware Component
## Usage
To build:
`python3 .\foboot-bitstream.py`
This will ensure you have the required dependencies, and check out all submodules.
## Tests
You can run tests by using the `unittest` command:
`python .\lxbuildenv.py -r -m unittest -v valentyusb.usbcore.cpu.epfifo_test.TestPerEndpointFifoInterface`