mirror of
https://github.com/google/pebble.git
synced 2025-11-27 01:32:23 -05:00
8 lines
98 B
Python
8 lines
98 B
Python
# Check that generator doesn't exceed memory limits
|
|
|
|
Import('env')
|
|
|
|
env.NanopbProto('bigvalue')
|
|
|
|
|