To use this library in your git repo:
- Add this repo as a submodule:
git submodule add https://github.com/nolanholden/vectornav-firmware vectornav-firmware
- Provide your the source directories in your makefile:
./vectornav-firmware/FWLib/library/inc # for header files
./vectornav-firmware/FWLib/library/src # for implementation files