mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +01:00
Introduce dist/pythonlibs directory to store RIOT python packages. This directory is exported via PYTHONPATH by the build system to make it commonly available.
132 B
132 B
This directory is exported through PYTHONPATH environment variable in the build system. Put any RIOT specific Python packages here.