RIOT/dist/pythonlibs
smlng 68a6ba8987 make: introduce common Python lib path
Introduce dist/pythonlibs directory to store RIOT python packages.
This directory is exported via PYTHONPATH by the build system to
make it commonly available.
2018-08-10 11:37:43 +02:00
..

This directory is exported through PYTHONPATH environment variable in the build system. Put any RIOT specific Python packages here.