InfiniSim icon indicating copy to clipboard operation
InfiniSim copied to clipboard

littlefs-do: Generate list_settings.cpp from Settings.h

Open NeroBurner opened this issue 3 years ago • 0 comments

Add and use the python script parse_infinitime_settings.py to generate the file list_settings.cpp with helper function list_settings() to reduce the maintenance burden by not having to manually handle changes in Settings.h.

Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/54

NeroBurner avatar Sep 12 '22 20:09 NeroBurner