mirror of
https://github.com/D4C1-Labs/Flipper-ARF.git
synced 2026-05-11 07:36:53 +00:00
9 lines
173 B
Python
9 lines
173 B
Python
# Test generated ENUMTYPE defines
|
|
|
|
Import('env')
|
|
|
|
env.NanopbProto('enum_mapping')
|
|
env.Object("enum_mapping.pb.c")
|
|
env.Match(["enum_mapping.pb.h", "enum_mapping.expected"])
|
|
|