libconfig: implemented config write #71

Merged
sb10q merged 1 commits from pca006132/zynq-rs:master into master 2020-10-30 16:50:42 +08:00

1 Commits (master)

Author SHA1 Message Date
pca006132 0efc7a616f libconfig: implemented config write
Config write and config remove are now implemented.
Config keys are now treated case insensitively, which is consistence to
the filesystem behavior.
BOOT.BIN can be replaced by setting the config key "boot".
2020-10-30 16:11:18 +08:00