Skip to content

Release for zephyr_v3.7.1

Latest

Choose a tag to compare

@waqar-tahir waqar-tahir released this 27 Nov 10:38
· 1017 commits to main since this release
[nxp noup] mbedtls add macro build control for DIV_ROUND_UP

Macro DIV_ROUND_UP in mbedtls build redefined with which in zephyr
kernel if enable MBEDTLS_HAVE_TIME and MBEDTLS_HAVE_TIME_DATE.

Add macro build control for DIV_ROUND_UP in mbedtls to fix it.

Signed-off-by: Rex Chen <[email protected]>
Signed-off-by: Waqar Tahir <[email protected]>