mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
a5f52cbbb7
detect_includes_and_version_gcc() previously only detected the includes, but has been extended to also return the version. This is done by returning a tuple, with the first item being the list of include paths, and the second being the version. In the error handling the script still returns only an empty list of includes, but not an empty version. This fixes the issue. |
||
---|---|---|
.. | ||
pythonlibs | ||
testbed-support | ||
tools | ||
empty.a | ||
gdbinit-docker | ||
Makefile | ||
usb_id_testing |