The tools folder contains components that are compiled into executable programs.
📂tools
┣ 📂buildmgr
┗ 📂packgen
The buildmgr directory contains sources for a command line
utility cbuildgen
and its components which are used for the build process.
The directory also consists of tests developed to validate cbuildgen
.
The packgen directory contains sources for the utility packgen
and its components which are responsible for generating CMSIS-Packs.