Skip to content

Conversation

@gmarull
Copy link
Member

@gmarull gmarull commented Oct 18, 2022

Updated hal_nxp so that it uses MIN/MAX/ARRAY_SIZE defined in <zephyr/sys/util.h> when built for Zephyr.

Fixes #51371

Signed-off-by: Gerard Marull-Paretas [email protected]

@gmarull gmarull force-pushed the hal-nxp-array-size branch from bcc753d to 1d5578d Compare October 18, 2022 10:59
@zephyrbot zephyrbot added manifest west manifest-hal_nxp DNM This PR should not be merged (Do Not Merge) labels Oct 18, 2022
@zephyrbot
Copy link

zephyrbot commented Oct 18, 2022

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@3e36485 zephyrproject-rtos/hal_nxp@9bc1e79 (master) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@gmarull gmarull requested a review from stephanosio October 19, 2022 09:01
desowin
desowin previously approved these changes Oct 19, 2022
Copy link

@desowin desowin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves twister build issue seen in #50856

Updated hal_nxp so that it uses MIN/MAX/ARRAY_SIZE defined in
<zephyr/sys/util.h> when built for Zephyr. Also removed KB() internal
definition from public headers.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
@gmarull
Copy link
Member Author

gmarull commented Oct 20, 2022

updated sha

@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Oct 20, 2022
@gmarull gmarull added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Oct 20, 2022
@carlescufi carlescufi merged commit a139805 into zephyrproject-rtos:main Oct 20, 2022
@gmarull gmarull deleted the hal-nxp-array-size branch October 20, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. manifest manifest-hal_nxp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hal: nxp: ARRAY_SIZE collision

5 participants