1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00
RIOT/makefiles
Gilles DOFFE ecc8bda62f makefiles: hide security warnings for info targets
Security warnings (telnet, stdio_udp, psa_crypto) were displayed even
for info-* targets, polluting the output and breaking tools that parse
make output (e.g., compile_and_test_for_board.py).

These warnings are only relevant when actually building/running code,
not when querying build system information.

Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
2025-10-30 23:51:31 +01:00
..
2025-08-20 15:25:13 +02:00
2024-02-05 22:01:40 +01:00