nuttx-apps/interpreters/python
Filipe Cavalcanti 09682dad05 interpreters/python: support build without network
Adds options to support building when CONFIG_NET is not set.
This allows building Python for boards that do not have networking support.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2026-07-17 08:37:30 +08:00
..
patch interpreters/python: Add ctypes prototype patches for NuttX 2026-05-22 21:51:31 +08:00
.gitignore interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00
config.site.in interpreters/python: Add ctypes prototype patches for NuttX 2026-05-22 21:51:31 +08:00
Kconfig interpreters/python: support nuttx-periphery package 2026-06-12 11:56:37 -04:00
Make.defs interpreters/python: Enable using pip to install Python packages 2026-05-18 15:08:30 -04:00
Makefile interpreters/python: support build without network 2026-07-17 08:37:30 +08:00
python_wrapper.c interpreters/python: Enable using pip to install Python packages 2026-05-18 15:08:30 -04:00
repack_wheel_add_pyc.py interpreters/python: update repack_wheel script 2026-06-12 11:56:37 -04:00
Setup.local.in interpreters/python: Add ctypes prototype patches for NuttX 2026-05-22 21:51:31 +08:00