-
Sebastian Meiling authored
Introduce dist/pythonlibs directory to store RIOT python packages. This directory is exported via PYTHONPATH by the build system to make it commonly available.
Sebastian Meiling authoredIntroduce dist/pythonlibs directory to store RIOT python packages. This directory is exported via PYTHONPATH by the build system to make it commonly available.
README.md 132 B
This directory is exported through PYTHONPATH environment variable in the build system. Put any RIOT specific Python packages here.