mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-16 16:37:16 +03:00
add nanopb (manual)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Test comment inclusion from .proto to .pb.h
|
||||
|
||||
Import("env")
|
||||
|
||||
env.NanopbProto("comments")
|
||||
env.Object("comments.pb.c")
|
||||
env.Match(['comments.pb.h', 'comments.expected'])
|
||||
|
||||
Reference in New Issue
Block a user