3. Waf Tools¶
There are foxBMS 2 specific tools that do not come with waf by default. These tools are included in
tools/waf-tools
.
These tool are Python scripts. The words tool and scripts are used synonymously in the following.
The function of each tool is described below.
3.1. Waf Tools Implementation Documentation¶
- 3.1.1. Waf Tool Black
- 3.1.2. Waf Tool Bootstrap Library Project
- 3.1.3. Waf Tool Check DB Vars
- 3.1.4. Waf Tool Clang Format
- 3.1.5. Waf Tool Cppcheck
- 3.1.6. Waf Tool Guidelines
- 3.1.7. Waf Tool HALCoGen
- 3.1.8. Waf Tool Miniconda Environment
- 3.1.9. Waf Tool Ozone
- 3.1.10. Waf Tool Lauterbach
- 3.1.11. Waf Tool Pylint
- 3.1.12. Waf Tool Sphinx
- 3.1.13. Waf Tool TI ARM CGT
- 3.1.14. Waf Tool Unit Test
- 3.1.15. Waf Tool VS Code