-
- Downloads
Merge pull request #3107 from gebart/pr/cppsupport
c++: Define some support functions required by GCC
Showing
- cpu/cortexm_common/vectors_cortexm.c 0 additions, 5 deletionscpu/cortexm_common/vectors_cortexm.c
- sys/Makefile.include 3 additions, 0 deletionssys/Makefile.include
- sys/cpp11-compat/condition_variable.cpp 1 addition, 1 deletionsys/cpp11-compat/condition_variable.cpp
- sys/cpp11-compat/cppsupport.cpp 147 additions, 0 deletionssys/cpp11-compat/cppsupport.cpp
- sys/cpp11-compat/include/riot/chrono.hpp 0 additions, 1 deletionsys/cpp11-compat/include/riot/chrono.hpp
- tests/cpp11_condition_variable/Makefile 10 additions, 4 deletionstests/cpp11_condition_variable/Makefile
- tests/cpp11_mutex/Makefile 10 additions, 4 deletionstests/cpp11_mutex/Makefile
- tests/cpp11_thread/Makefile 10 additions, 4 deletionstests/cpp11_thread/Makefile
Loading
Please register or sign in to comment