-
Notifications
You must be signed in to change notification settings - Fork 2.1k
C++ on the boards #1323
Copy link
Copy link
Closed
Labels
Area: C++Area: C++ wrapperArea: C++ wrapperCommunity: good first issueThis issue is good for newcomers to RIOT to be addressed / implementedThis issue is good for newcomers to RIOT to be addressed / implementedPlatform: ARMPlatform: This PR/issue effects ARM-based platformsPlatform: This PR/issue effects ARM-based platformsPlatform: AVRPlatform: This PR/issue effects AVR-based platformsPlatform: This PR/issue effects AVR-based platformsPlatform: MSPPlatform: This PR/issue effects MSP-based platformsPlatform: This PR/issue effects MSP-based platformsPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOTType: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort
Description
RIOT now provides a seamless c and c++ handling in the RIOT build system for user applications.
But using c++ on specific boards requires adjustments, e.g. (un)set specific compiler and linker flags, provide/change system calls or even provide a custom tweaked compiler.
Here we can track the progression of board support and discuss related issues.
- Family: native
- native
- Family: ARM
- Airfy Beacon
- Arduino Due
- cc2538dk
- f4vi1
- IoT LAB_M3
- mbed_lpc1768
- MSB-IoT
- MSBA2
- Mulle
- OpenMote
- PCA1000x
- Phytec phyWAVE KW22
- Samr21 xpro
- Spark Core
- STM32F0discovery
- STM32F3discovery
- STM32F4discovery
- UDOO
- yunjia-nrf51822
- Family: ATmega
- Arduino Mega2560
- Arduino Uno
- Arduino Duemilanove
- Family: MSP430
- eZ430-Chronos
- MSB-430H
- TelosB
- WSN430
- Zolertia Z1
- Family: x86
- Intel Galileo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: C++Area: C++ wrapperArea: C++ wrapperCommunity: good first issueThis issue is good for newcomers to RIOT to be addressed / implementedThis issue is good for newcomers to RIOT to be addressed / implementedPlatform: ARMPlatform: This PR/issue effects ARM-based platformsPlatform: This PR/issue effects ARM-based platformsPlatform: AVRPlatform: This PR/issue effects AVR-based platformsPlatform: This PR/issue effects AVR-based platformsPlatform: MSPPlatform: This PR/issue effects MSP-based platformsPlatform: This PR/issue effects MSP-based platformsPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: new featureThe issue requests / The PR implemements a new feature for RIOTThe issue requests / The PR implemements a new feature for RIOTType: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort