- DWM1000
- DWM1001
- MDBT40
- RFM69W
This library follows Kicad Library Convention
There is a script to run checklib.py
from kicad-library-utils located in bin/tests.sh
This project uses git submodules.
git submodule init
git submodule update
when making changes please install the pre-commit hook located in
bin/pre-commit
to .git/hooks/pre-commit
cp bin/pre-commit .git/hooks/pre-commit