Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-dev by
Diff: platform/mbed_lib.json
- Revision:
- 181:96ed750bd169
- Parent:
- 153:fa9ff456f731
--- 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": {
