mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit updates the cpp_synchronization to run on the "POSIX architecture" boards such as `native_posix`, since the POSIX arch now properly supports the main() defined in a C++ source file. Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>