The QtCreator setup script now runs an additional check when looking for the gcc include directory.
Bash scripts: introduced a new function to check dependencies.This function is used by several files to ensure that git, make, etc. are available.
updated all file headers to 2019
QtCreatorSetup: fixed a bug caused by the multithreaded call of make
Minor enhancement to the QtCreator setup script
Fixed a bug in the QtCreator seupt script
Further enhanced the QtCreator setup script
Slightly optimized the QtCreator project setup script.
Drastically enhanced the QtCreator setup script.Now it is possible to generate project files for any module in a generic way as long as there is a functional Makefile in the module folder.
removed ChibiOS dependencies from build-tree: C++ wrappers and shell
Slightly enhanced the QtCreatorSetup.sh script
removed cpplint tool since it is outdated and not maintained.
fixed the QtCreator setup script
Updated AMiRo-BLT and applied an similar fix to QtCreatorSetup.sh (issue with relative compiler paths)
Major overhaul to AMiRo-OS version 2.0.0