mbed library sources, mbed-dev only for TYBLE16
Fork of mbed-dev by
Please refer flowing link.
/users/kenjiArai/notebook/tyble16-module-will-become-a-mbed-family--mbedliza/
Diff: platform/mbed_lib.json
- Revision:
- 180: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": {