Sean Cross
4aa3861c03
This is the first version of `valentyusb` that successfully enumerates without any errors. Signed-off-by: Sean Cross <sean@xobs.io> |
||
---|---|---|
.. | ||
bin | ||
deps | ||
crc5-test.c | ||
csr-test.py | ||
foboot-bitstream.py | ||
lxbuildenv.py | ||
README.md |
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