Hal for the AWR6843
Find a file
Victor Hogeweij e109d4e0a0
feat(c-lint): add clang-format file for linting the c-code
The c-code should be linted to make sure that it is written using the right code-style rules. It makes it more reviewable and thus directly contributes to the quality of the code-base. That's why .clang-format has been added with rules matching the zephyr foundations rules.

Relates to #1

Signed-off-by: Victor Hogeweij <hogeweyv@gmail.com>
2026-07-21 14:29:19 +02:00
.forgejo Initial commit 2026-07-19 14:28:17 +02:00
docs feat(docs): add basic sphinx config with read the docs template 2026-07-19 16:46:15 +02:00
zephyr chore(west): add module.yml for zephyr west integration 2026-07-19 16:48:30 +02:00
.clang-format feat(c-lint): add clang-format file for linting the c-code 2026-07-21 14:29:19 +02:00
.cz.json feat(GitHook): add commitizen config for automated git hook 2026-07-19 16:46:06 +02:00
.gitignore chore(.gitignore): add generated files and tools output/artifacts to gitignore 2026-07-21 14:29:09 +02:00
LICENSE Initial commit 2026-07-19 14:28:17 +02:00
README.md Initial commit 2026-07-19 14:28:17 +02:00

ods_template