mirror of
https://github.com/google/pebble.git
synced 2025-11-17 21:11:00 -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')
|
|
|
|
|