commit | bef540b1788d638b3b6035a692d5bef04b58c1d7 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabiobaltieri@google.com> | Wed Aug 23 14:24:26 2023 +0000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Aug 24 10:21:12 2023 +0200 |
tree | 9db69308558df5b32325b2deb0bb567b7d3322bd | |
parent | 988e6670cba84b3bd684867e137950c0ae5608d6 [diff] |
doc: guidelines: add an item about avoiding binary literals Add an item to the coding style list asking to avoid using binary literals. Link: https://github.com/zephyrproject-rtos/zephyr/issues/61798 Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>