1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 05:12:48 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
3180a11b51
fe310: Add PLIC peripheral driver 2020-08-31 16:26:42 +02:00
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
b36b2ee748
cpu/fe310: add Kconfig configuration 2020-06-24 11:13:45 +02:00