Skip to content
Snippets Groups Projects
  1. Sep 05, 2019
  2. Aug 31, 2019
  3. Aug 28, 2019
    • swym's avatar
      feat(epicardium): read card10.cfg · f1d63669
      swym authored and rahix's avatar rahix committed
      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
      f1d63669
Loading