[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5318] Fix coding style in board/ Code style check was disabled for board/ subfolder. This commit fixes coding and enables style check for this folder.
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-5737] Merge master into experimental Keep experimental up to date with changes from master
[EGD-4873] Add colors to rt1051 logs Bring back possibility to get colorful logs from rt1051. Colored logs can be now turned on in runtime using Logger::enableColors method.
[EGD-5381] Add Low Power Drivers Peripherals clock synchronization dependent on PLL2
[EGD-5638] Use ignore_paths in formatting script hook mode When used as a pre-commit hook, the formatting script should ignore paths and files the same way as in standalone mode.
[EGD-4831] Fix commit message generator Commit message generator had extra space which make template to be treated as a message
[EGD-4831] Add license headers to c, h and sql files Add license headers to `h`, `c` and `sql` files as this files haven't been checked previously, script now to automatically updates current year in existing licenses.
Merge branch 'master' into stable
[EGD-4529] on release upload packages to GitHub assets Uploading packages to github assets release is required for Mudita Center application to be able to update phones.
[EGD-5329] Change Mudita USB VID PID via CMake options Added CMake options to define Mudita USB Vendor and Product IDs for USB stack
[EGD-4527] Add creating update package as CMake target Standalone and update packages can be generated by CMake targets. During creation of update package, the bootloader will be downloaded and included in the package along with version information. Additionally, a small refactor was performed since the Version.cmake script is now used for generating both the version.hpp and version.json files. Observervable side effects from this script have been moved to separate scripts which are invoked at build time.
Merge branch 'master' into stable
[EGD-5270] Add packages rhash, tar, zip to docker image These packages are required for building packages, standalone and update one.
[EGD-5249] Add Clang Tidy packages in docker New packages are required for static analyses features.
[EGD-5103] Fix year in license header check Bumped year to 2021 in automated license header checker.
[EGD-5078] Fix Debug UART conditional enabling Uart debug will be enabled only when redirecting logs to Uart
[EGD-5003] Fix for 'test' spelling issue in bootstrap.sh There was a spelling issues in bootstrap.sh