nuttx-apps/interpreters/python
Tiago Medicci a61fd58f8e 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.
2025-01-07 05:51:02 +08:00
..
patch interpreters/python: Avoid warnings that could be treated as errors 2024-12-12 02:12:25 +08:00
.gitignore interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
config.site interpreters/python: Enable Python's socket module 2025-01-07 05:51:02 +08:00
Kconfig interpreters/python: Add Python's port to NuttX 2024-12-06 19:42:09 -03:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
mount_modules.c interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Setup.local interpreters/python: Enable Python's socket module 2025-01-07 05:51:02 +08:00