1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpp_ext
Marian Buschsieweke cf482c5d46
build system: Add libstdcpp feature and doc
- Add libstdcpp feature to indicate a platform is providing a libstdc++
  implementation ready for use
- The existing cpp feature now only indicates a working C++ toolchain without
  libstdc++. (E.g. still useful for the Arduino compatibility layer.)
- Added libstdcpp as required feature were needed
- Added some documentation on C++ on RIOT
2020-07-15 11:45:22 +02:00
..
module Makefile.include: rename MAKEFILEDIR to LAST_MAKEFILEDIR 2020-04-28 15:45:27 +02:00
tests tests: add test for custom cpp file extensions 2019-12-04 20:10:55 +01:00
main.cpp tests: add test for custom cpp file extensions 2019-12-04 20:10:55 +01:00
Makefile build system: Add libstdcpp feature and doc 2020-07-15 11:45:22 +02:00
Makefile.ci tests: add test for custom cpp file extensions 2019-12-04 20:10:55 +01:00