mirror of
https://github.com/google/pebble.git
synced 2026-02-16 18:26:51 -05:00
Import of the watch repository from Pebble
This commit is contained in:
7
third_party/nanopb/tests/regression/issue_545/SConscript
vendored
Normal file
7
third_party/nanopb/tests/regression/issue_545/SConscript
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Regression test for #545:
|
||||
# Field descriptor width automatic sizing is inaccurate with oneofs
|
||||
|
||||
Import("env")
|
||||
env.NanopbProto("submsg_callback")
|
||||
env.Object("submsg_callback.pb.c")
|
||||
|
||||
Reference in New Issue
Block a user