Skip to content

Commit 3c67014

Browse files
committed
Trivial default
1 parent d11a670 commit 3c67014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
},
126126
"callback-nontrivial": {
127127
"help": "Enables support for non-trivial callable objects in Callback. Can be disabled to save ROM if no-one is using non-trivial types. Changing this value may cause incompatibility with pre-built binaries.",
128-
"value": true
128+
"value": false
129129
},
130130
"callback-comparable": {
131131
"help": "Enables support for comparing two Callbacks. Can be disabled to save ROM if not required.",

0 commit comments

Comments
 (0)