mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 22:00:25 +00:00
interpreters/python: Enable Python's socket module
Enables the Python's socket module. This allows applications to be built to interact with POSIX-compatible sockets, which is supported by NuttX.
This commit is contained in:
parent
c29a75bbfb
commit
a61fd58f8e
2 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ _sha2
|
|||
_sha2
|
||||
_sha3
|
||||
_sha3
|
||||
_socket
|
||||
_sqlite3
|
||||
_ssl
|
||||
_statistics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue