acassis merged PR #16286:
URL: https://github.com/apache/nuttx/pull/16286
--
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...@nuttx.apac
nuttxpr commented on PR #16286:
URL: https://github.com/apache/nuttx/pull/16286#issuecomment-2838047417
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR description does not fully meet the NuttX r
szafonimateusz-mi opened a new pull request, #16286:
URL: https://github.com/apache/nuttx/pull/16286
## Summary
- serial/uart_pci_16550.c: fix multiport ax99100
ax99100 export each serial port as a separate PCI device function so we
have to handle this properly.
## Impact