1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/c11_atomics_cpp_compat
2019-10-24 23:08:36 +02:00
..
main.c tests/c11_atomics_cpp_compat: Added compile test 2019-10-24 23:08:36 +02:00
Makefile tests/c11_atomics_cpp_compat: Added compile test 2019-10-24 23:08:36 +02:00
README.md tests/c11_atomics_cpp_compat: Added compile test 2019-10-24 23:08:36 +02:00

Description

This is a simple compile test to verify that the values provided in c11_atomics_compat_cpu.hpp for your CPU are correct. If the application compiles, everything is fine. There is no point in flashing or running the application.