Skip to content

Tags: boxine/zephyr

Tags

v3.7.0.8

Toggle v3.7.0.8's commit message
west.yml: use custom hal_nxp tonies fork

v3.7.0.7

Toggle v3.7.0.7's commit message
sensor shell: TAP output

Create a custom interrupt handler for TAP channel.

v3.6.0.11

Toggle v3.6.0.11's commit message
sys: ignore ineffective bitwise and from clang-tidy

When running clang-tidy, an 'ineffective bitwise and operation' (type
misc-redundant-expression) was detected on Z_CBPRINTF_IS_PCHAR macro.

As this behavior is expected, we are adding comment to ignore this macro
for the specific misc-redundant-expression check of clang-tidy

Signed-off-by: Nathan Olff <nathan@kickmaker.net>

v3.7.0

Toggle v3.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aescolar Alberto Escolar
Zephyr 3.7.0

v3.6.0.10

Toggle v3.6.0.10's commit message

v3.7.0-rc3

Toggle v3.7.0-rc3's commit message

Verified

This tag was signed with the committer’s verified signature.
aescolar Alberto Escolar
Zephyr 3.7.0-rc3

v3.6.0.9

Toggle v3.6.0.9's commit message
drivers:charger:add custom wdg reset property

v3.7.0-rc2

Toggle v3.7.0-rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
aescolar Alberto Escolar
Zephyr 3.7.0-rc2

v3.7.0-rc1

Toggle v3.7.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
aescolar Alberto Escolar
Zephyr 3.7.0-rc1

v3.6.0.8

Toggle v3.6.0.8's commit message
Revert "drivers: mcux_flexspi: Quad-Mode support for W25Q128JV"

This reverts commit 694674f.