This commit is contained in:
Matthew Kennedy 2022-07-20 15:30:53 -07:00
parent 969eb6944e
commit 4751f03f47
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ Currently, C++17 is required to compile these libraries.
## Unit tests:
TODO
Simply run `make && build/libfirmware_test` from the root directory. Just requires normal GCC or clang, on Mac/Linux/WSL/probably mingw32.