Skip to content

Conversation

soburi
Copy link
Member

@soburi soburi commented Aug 21, 2023

DT_NODE_EXISTS value is true even if the status is disabled, so it caused misdetection.
Use DT_NODE_HAS_STATUS to detect the status of
the arduino_serial1 node is ok.

Fix #77

DT_NODE_EXISTS value is true even if the status is disabled,
so it caused misdetection.
Use DT_NODE_HAS_STATUS to detect the status of
the arduino_serial1 node is ok.
@soburi soburi force-pushed the correct_arduino_serial1 branch from e9e69ac to 363f134 Compare August 21, 2023 12:18
@soburi soburi changed the title zephyrSerial: Fix misdetection arduino_serial0 zephyrSerial: Fix misdetection arduino_serial1 Aug 21, 2023
@soburi soburi requested a review from DhruvaG2000 August 22, 2023 05:27
@DhruvaG2000
Copy link
Member

Hi, thanks for the quick fix @soburi , I'll test in sometime and merge this if it looks okay.

Copy link
Member

@DhruvaG2000 DhruvaG2000 left a comment

Choose a reason for hiding this comment

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

changes look okay, let me test once and then merge.

@DhruvaG2000 DhruvaG2000 merged commit b94d1d7 into zephyrproject-rtos:next Aug 23, 2023
@soburi soburi deleted the correct_arduino_serial1 branch August 23, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nrf52840dk build failure

2 participants