Skip to content
Snippets Groups Projects
  1. Apr 03, 2020
  2. Jan 20, 2020
  3. Dec 06, 2019
  4. Dec 05, 2019
  5. Nov 25, 2019
  6. Sep 05, 2019
  7. Aug 31, 2019
  8. 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