1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/core/thread_cooperation
Marian Buschsieweke ba44bb93d7
tests/core/thread_cooperation: clean up test
- add `static` qualifiers where sensible
- drop `volatile` qualifier that was incorrectly used
- add a comment on use of shared memory for inter-thread communication
2023-10-26 10:34:01 +02:00
..
tests
main.c tests/core/thread_cooperation: clean up test 2023-10-26 10:34:01 +02:00
Makefile
Makefile.ci