Re: [PR] add CAN interface support for arch/sim [nuttx]

2025-05-02 Thread via GitHub
xiaoxiang781216 merged PR #16285: URL: https://github.com/apache/nuttx/pull/16285 -- 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-mail: commits-unsubscr...@nu

Re: [PR] add CAN interface support for arch/sim [nuttx]

2025-04-29 Thread via GitHub
raiden00pl commented on code in PR #16285: URL: https://github.com/apache/nuttx/pull/16285#discussion_r2067948585 ## Documentation/platforms/sim/sim/index.rst: ## @@ -103,6 +103,21 @@ You should see some squares in different colors displayed in remmina: remmina connected

Re: [PR] add CAN interface support for arch/sim [nuttx]

2025-04-29 Thread via GitHub
cederom commented on code in PR #16285: URL: https://github.com/apache/nuttx/pull/16285#discussion_r2067235626 ## Documentation/platforms/sim/sim/boards/sim/index.rst: ## @@ -1886,6 +1886,22 @@ NOTES: you will find this annoying. You can disable the password protection by

Re: [PR] add CAN interface support for arch/sim [nuttx]

2025-04-29 Thread via GitHub
acassis commented on code in PR #16285: URL: https://github.com/apache/nuttx/pull/16285#discussion_r2067163433 ## Documentation/platforms/sim/sim/index.rst: ## @@ -103,6 +103,21 @@ You should see some squares in different colors displayed in remmina: remmina connected to

Re: [PR] add CAN interface support for arch/sim [nuttx]

2025-04-29 Thread via GitHub
acassis commented on code in PR #16285: URL: https://github.com/apache/nuttx/pull/16285#discussion_r2067158423 ## Documentation/platforms/sim/sim/boards/sim/index.rst: ## @@ -1886,6 +1886,22 @@ NOTES: you will find this annoying. You can disable the password protection by

Re: [PR] add CAN interface support for arch/sim [nuttx]

2025-04-29 Thread via GitHub
nuttxpr commented on PR #16285: URL: https://github.com/apache/nuttx/pull/16285#issuecomment-2838005488 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR summary does not adequately meet the NuttX

[PR] add CAN interface support for arch/sim [nuttx]

2025-04-29 Thread via GitHub
szafonimateusz-mi opened a new pull request, #16285: URL: https://github.com/apache/nuttx/pull/16285 ## Summary - arch/sim: add CAN support based on host SocketCAN - boards/sim: add CAN support and configuration ## Impact CAN interface can be used with simulator