Commit Graph

2 Commits

Author SHA1 Message Date
Harald Welte d248204bb7 python scripts: Generate file header with #include statements 2017-01-24 17:09:26 +01:00
Harald Welte db5831c1c9 Add python script to generate 'struct value_string' from enum
The idea is that you have an input file that defines an enum with
symbolic names for numeric values.  The script then generates a 'struct
value_string' with corresponding strings.
2017-01-24 17:09:26 +01:00