The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
mbed 2
This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.
Diff: TARGET_EFM32PG12_STK3402/mbed_lib.json
- Revision:
- 160:5571c4ff569f
- Parent:
- 139:856d2700e60b
- Child:
- 165:d1b4690b3f8b
--- a/TARGET_EFM32PG12_STK3402/mbed_lib.json Thu Nov 23 11:44:04 2017 +0000 +++ b/TARGET_EFM32PG12_STK3402/mbed_lib.json Wed Jan 17 16:13:02 2018 +0000 @@ -19,6 +19,11 @@ "default-serial-baud-rate": { "help": "Default baud rate for a Serial or RawSerial instance (if not specified in the constructor)", "value": 9600 + }, + + "force-non-copyable-error": { + "help": "Force compile time error when a NonCopyable object is copied", + "value": false } }, "target_overrides": {