1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/pythonlibs
Martine Lenders 9b431f70d5
riotctrl_shell.gnrc: fix documentation for GNRCICMPv6EchoParser.parse()
This seems to be a copy-paste error. The `GNRCICMPv6EchoParser` parse
function parses of course the output of the `ping6` command, not the
`nib neigh show` command.
2020-12-14 08:23:24 +01:00
..
riotctrl_shell riotctrl_shell.gnrc: fix documentation for GNRCICMPv6EchoParser.parse() 2020-12-14 08:23:24 +01:00
testrunner tests: add capability to provide make command via environment 2020-07-09 10:59:01 +02:00
README.md make: introduce common Python lib path 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.