1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
Marian Buschsieweke 2623221854
build system: use thread-safe stdio
This makes use of the new bug modeling to declare all platforms that
can use newlib and have no reentrancy hooks as affected by the
non-thread-safe stdio bug. (Which is every platform but ESP* and AVR,
the former because the reentrancy hooks are provided, the latter because
we do not and never will support newlib on them.)

Building on that, the mpaland-printf package is used when newlib is
used and the bug is present. This way we can rely on the stdio being
thread-safe on every platform and not causing random crashes at run
time.

Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>
2025-08-21 12:06:10 +02:00
..
2024-08-02 13:41:37 +02:00
2023-06-19 17:14:57 +02:00
2024-08-02 13:41:37 +02:00
2024-08-02 13:41:37 +02:00
2023-06-19 17:14:57 +02:00
2023-06-19 17:14:57 +02:00
2023-06-19 17:14:57 +02:00
2024-08-02 13:41:37 +02:00
2023-06-19 17:14:57 +02:00
2023-06-19 17:14:57 +02:00