InfiniSim icon indicating copy to clipboard operation
InfiniSim copied to clipboard

littlefs-do: Parse C++ class Settings to reduce maintenance burden

Open NeroBurner opened this issue 3 years ago • 0 comments

happy you like the settings command, unfortunately it is high maintenance, but I like it as well :)

Theoretically, it should be possible to parse the class Settings to discover the fields of the settings at build or run time. Probably not easy to do, but that would reduce the maintenance for this feature :)

Originally posted by @JF002 in https://github.com/InfiniTimeOrg/InfiniSim/issues/52#issuecomment-1229546345

NeroBurner avatar Aug 29 '22 09:08 NeroBurner