1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/libc
Sören Tempel 6dc6433663 picolibc: Reset color in error message if picolibc is not available
This is a regression which was introduced in #16114, without resetting
the color the red color will be used for all following text written to
the terminal and will also cause the shell prompt etc. pp. to be colored
in red which is undesirable. This commit fixes this regression by using
the ANSI escape sequences to reset the color after the error message has
been written.
2021-08-05 20:52:15 +02:00
..
newlib.mk make/newlib: remove use of export for LINKFLAGS 2020-01-02 09:51:40 +01:00
picolibc.mk picolibc: Reset color in error message if picolibc is not available 2021-08-05 20:52:15 +02:00