Select Git revision
main.c
Forked from
card10 / firmware
Source project has a limited visibility.
Adds simple config parser along with config_ API that: - supports default values for options - allows typed querying of config values - types supported: boolean, integer, floating point and string unknown options are ignored and LOG_WARNed on the console
Adds simple config parser along with config_ API that: - supports default values for options - allows typed querying of config values - types supported: boolean, integer, floating point and string unknown options are ignored and LOG_WARNed on the console