mirror of
https://github.com/google/pebble.git
synced 2025-03-19 18:41:21 +00:00
7 lines
98 B
Python
7 lines
98 B
Python
# Check that generator doesn't exceed memory limits
|
|
|
|
Import('env')
|
|
|
|
env.NanopbProto('bigvalue')
|
|
|
|
|