pebble/third_party/nanopb/tests/regression/issue_338/SConscript

8 lines
98 B
Text
Raw Permalink Normal View History

# Check that generator doesn't exceed memory limits
Import('env')
env.NanopbProto('bigvalue')