Our from-scratch Battery Management System application
For initial installation and more info, visit here : https: // nerdocs.atlassian.net/wiki/spaces/NER/pages/524451844/2024+Firmware+Onboarding+Master
Before building any code, initiailze the submodule by running:
git submodule update --init
After entering the ner-venv but before your first commit, run:
pre-commit install