"git@gitlab.ibr.cs.tu-bs.de:cm-projects/riot.git" did not exist on "143e393fcd04a6b071e3fff226b6c542697c24af"
cladmi
authored
Add a script to execute sanity checks on build system files. It should prevent bad patterns to re-appear after being cleaned. Currently adds a check for using the content of `FEATURES` instead of `USEMODULE`. Modules should not check the content of FEATURES_PROVIDED/_REQUIRED/OPTIONAL Handling specific behaviors/dependencies should by checking the content of: * `USEMODULE` * maybe `FEATURES_USED` if it is not a module (== not a periph_)