You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework and unify formatting of settings message [ESD-992] [ESD-1000] (#6)
* Introduce settings_format to public API
* Rename function
* Extract type data to separate module
* Extract setting data to separate module
* Add function to free type data list
* clang-format-all
* Update python bindings and version string
* Fix pointer to pointer
* Allow void formatter
* Update buffer len variable types
* Disable spammy warning for now
* Revert changes to python/libsettings-0.1.3.tar.gz