aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/nanopb/tests/cyclic_messages/cyclic_callback.options
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/nanopb/tests/cyclic_messages/cyclic_callback.options')
-rw-r--r--third_party/nanopb/tests/cyclic_messages/cyclic_callback.options7
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/nanopb/tests/cyclic_messages/cyclic_callback.options b/third_party/nanopb/tests/cyclic_messages/cyclic_callback.options
new file mode 100644
index 0000000000..fd4e1e1c46
--- /dev/null
+++ b/third_party/nanopb/tests/cyclic_messages/cyclic_callback.options
@@ -0,0 +1,7 @@
+TreeNode.left type:FT_CALLBACK
+TreeNode.right type:FT_CALLBACK
+
+Dictionary.data type:FT_CALLBACK
+KeyValuePair.key max_size:8
+KeyValuePair.stringValue max_size:8
+KeyValuePair.treeValue type:FT_CALLBACK