Guy

Results 2 issues of Guy

* Support default values (with new macros) for integer, float, boolean, enum and bitfield fields * Can work with code compiled without those updates without rebuilding said code * Existing...

Currently, the resulting structure is allocated by the library, which means there is no way to know if an optional fields was loaded from the yaml file or not, as...