nuttx-apps/interpreters/python
Tiago Medicci b523f0e513 interpreters/python: Optmize Python for size
This aims to reduce Python's library size.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
2026-06-16 14:54:51 -03: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: Optmize Python for size 2026-06-16 14:54:51 -03: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