Re: [PR] Adjust the LIN flag [nuttx]

2024-12-22 Thread via GitHub
xiaoxiang781216 commented on PR #15068: URL: https://github.com/apache/nuttx/pull/15068#issuecomment-2558422556 don't' need -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-22 Thread via GitHub
xiaoxiang781216 closed pull request #15068: Adjust the LIN flag URL: https://github.com/apache/nuttx/pull/15068 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-09 Thread via GitHub
HedongGao commented on code in PR #15068: URL: https://github.com/apache/nuttx/pull/15068#discussion_r1875554879 ## include/nuttx/lin.h: ## @@ -44,45 +44,43 @@ #define LIN_RTR_FLAG CAN_RTR_FLAG /* Describe the direction of sending and receiving */ #define LIN_ER

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-08 Thread via GitHub
xiaoxiang781216 commented on code in PR #15068: URL: https://github.com/apache/nuttx/pull/15068#discussion_r1875390032 ## include/nuttx/lin.h: ## @@ -44,45 +44,43 @@ #define LIN_RTR_FLAG CAN_RTR_FLAG /* Describe the direction of sending and receiving */ #define

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-08 Thread via GitHub
wangxiaoxin1 commented on code in PR #15068: URL: https://github.com/apache/nuttx/pull/15068#discussion_r1875380734 ## include/nuttx/lin.h: ## @@ -44,45 +44,43 @@ #define LIN_RTR_FLAG CAN_RTR_FLAG /* Describe the direction of sending and receiving */ #define LIN

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-06 Thread via GitHub
xiaoxiang781216 commented on code in PR #15068: URL: https://github.com/apache/nuttx/pull/15068#discussion_r1873455546 ## include/nuttx/lin.h: ## @@ -44,45 +44,43 @@ #define LIN_RTR_FLAG CAN_RTR_FLAG /* Describe the direction of sending and receiving */ #define

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-06 Thread via GitHub
wangxiaoxin1 closed pull request #15068: Adjust the LIN flag URL: https://github.com/apache/nuttx/pull/15068 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

Re: [PR] Adjust the LIN flag [nuttx]

2024-12-05 Thread via GitHub
nuttxpr commented on PR #15068: URL: https://github.com/apache/nuttx/pull/15068#issuecomment-2521924651 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR does **not** fully meet the NuttX requirements.

[PR] Adjust the LIN flag [nuttx]

2024-12-05 Thread via GitHub
wangxiaoxin1 opened a new pull request, #15068: URL: https://github.com/apache/nuttx/pull/15068 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary * 1.Because can_frame does not have the flag member, ma