tmedicci opened a new pull request, #15457: URL: https://github.com/apache/nuttx/pull/15457
## Summary * Documentation: Update Python documentation for socket module Update Python documentation after supporting Python's socket module to reflect the commands used to run the RISC-V QEMU. * rv-virt/python: Enable Python's socket module on defconfig Enables the Python's socket module. This allows applications to be built to interact with POSIX-compatible sockets. ## Impact Update `rv-virt:python` defconfig to be used with Python's socket module introduced by https://github.com/apache/nuttx-apps/pull/2928. Documentation was updated to reflect those changes. ## Testing Internal CI testing + `rv-virt:python` (testing instructions are the same of https://github.com/apache/nuttx-apps/pull/2928) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
