When using svd2rust@0.34.0 and Config.settings, the YAML configuration is loaded from the specified path and applied as expected. Upon updating to svd2rust@0.35.0 and instead using Config.settings_file with the same path, the configuration is no longer applied to the generated PAC.
When using
svd2rust@0.34.0andConfig.settings, the YAML configuration is loaded from the specified path and applied as expected. Upon updating tosvd2rust@0.35.0and instead usingConfig.settings_filewith the same path, the configuration is no longer applied to the generated PAC.