helpfor studient

Dependents:   STM32_F103-C8T6basecanblink_led

Fork of mbed-dev by mbed official

Revision:
181:96ed750bd169
Parent:
153:fa9ff456f731
Child:
185:08ed48f1de7f
--- a/platform/mbed_lib.json	Thu Dec 07 14:01:42 2017 +0000
+++ b/platform/mbed_lib.json	Wed Jan 17 15:23:54 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": {