Avamander
eb27813c18
Removed redundant comments from NrfLogger
2021-12-04 22:03:40 +02:00
Reinhold Gschweicher
ac7b2da611
Update includes to to be relative to src directory
...
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
2021-11-15 22:02:49 +01:00
JF002
204d63697c
Merge pull request #349 from Avamander/patch-2
...
Switched to booleans for infinite while loops
2021-05-15 09:57:22 +02:00
Avamander
e54163b7c2
Added braces to a few if statements
2021-05-14 12:43:29 +03:00
Avamander
33f965f326
Switched to booleans for infinite while loops
2021-05-14 12:40:46 +03:00
Avamander
40d45d923b
Reformatted all the files according to clang-format style
2021-04-24 11:39:53 +03:00
okaestne
1516573df4
Include cleanup: components
2020-11-16 01:35:45 +01:00
Avamander
f68c7b65b3
Minor formatting, diagnostic and documentation changes
2020-10-09 11:36:16 +03:00
Avamander
30c261028e
Renamed Logging/ to logging/
2020-10-02 21:45:51 +03:00