~aleteoryx/muditaos

ref: d066f87772f0c8878714153022cae8d479d678a2 muditaos/config d---------
96fa53d5 — Burak 4 years ago
[EGD-6559] Fix typos

Corrected typos in config/bootstrap.sh, config/format-config.sh,
config/license_header_check.sh, config/style_check_hook.sh and
in_docker.sh.
a6a829f5 — Adam Dobrowolski 4 years ago
[EGD-5238] Fixed diff failure on removed file in clang-check

Checker git diff pass was failing due to diff to removed file
ea94e396 — Adam Dobrowolski 4 years ago
[EGD-5238] Fix ignored files breaking the script

File ignored were passed with Ignore text making script return error
d4b06f4a — Adam Dobrowolski 4 years ago
[EGD-5238] Fix clang checking files config value loading

Value loading was to strict and required exact match, where we
expect match with lowercase value of value stored
ce2dbe96 — Adam Dobrowolski 4 years ago
[EGD-5238] Fixed error on escape in clang_check script

Passing files as one string made python script use all files
passed as one file instead of split multiple files
f0d6d4b6 — Adam Dobrowolski 4 years ago
[EGD-5238] Added tidy target to CI to inform about added tidy issues

* Small fixups based on shellceck
* Tool now:
    can:
    * take diffs and pass it to clang-tidy
    cant:
    * set error on warnings/errors (errno)
    * copy compilation_database.json and sanitize it
d6cae888 — Radoslaw Wicik 4 years ago
[EGD-6455] Add rsync to docker

Rsync is neeeded for building images
7a55c370 — Radoslaw Wicik 4 years ago
[EGD-5855] Daily build scripts

Adding script for creating daily releases in docker environment
6e2a2f36 — Artur Śleszyński 4 years ago
[EGD-5638] Use ignore_paths in license checker hook mode

License checker script should check against all excluded files,
not just directories.

Fix find command used to list file types present in the repo.
e61a7d2d — Lucjan Bryndza 4 years ago
Merge branch 'EGD-5737-merge-master-to-exp-lbr-fix'
fe721693 — Wiktor S. Ovalle Correa 4 years ago
[EGD-5737] Merge master into experimental

Synchronize with master before merging
00fff9ac — Radoslaw Wicik 4 years ago
[EGD-5830] Update gcc to v10

New compile is faster and produces smaller code
f82561af — Radoslaw Wicik 4 years ago
[EGD-5813] Add add to docker group step in bootstrap

Introduce one more step to bootstrap so user doesn't have
to run in manually.
3b141041 — Wiktor S. Ovalle Correa 4 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
46f9cc7e — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
7d06115f — Wiktor S. Ovalle Correa 5 years ago
[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.
067ca948 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
e6213e94 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
0b75c629 — Mateusz Grzegorzek 5 years ago
[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.
ec56afc9 — Maciej-Mudita 5 years ago
[EGD-5381] Add Low Power Drivers

Peripherals clock synchronization dependent on PLL2
Next