Skip to content

v0.2

Compare
Choose a tag to compare
@kuqin12 kuqin12 released this 10 Oct 22:27
· 351 commits to main since this release
2e9703c

What's Changed

This release is created as a final commit before updating this repo to be based off MU 202208 releases.

  • Support Individual Tags in SVD for both YAML and XML by @os-d in #25
  • Add Generic Profile Support by @os-d in #26
  • Consolidate binary format consumption by @kuqin12 in #24
  • Beautify dlt saving by @os-d in #27
  • Use Mu Devops by @makubacki in #28
  • Block configuration updates based on system operation mode by @kuqin12 in #29
  • ReadMe.rst: Update CI badges for new pipelines by @makubacki in #32
  • Supply unsigned xml based on system operation mode by @kuqin12 in #31
  • Add Support for Multiple Profiles and Enforce Profile in Customer Mode by @os-d in #33
  • Fix Semicolon Delimiter for GCC by @os-d in #34
  • Clarify XML Support by @os-d in #35
  • Added manufacturing mode check to not lock variables by @kuqin12 in #36
  • Fixed applying SVD files from USB by @kuqin12 in #37
  • Remove unnecessary dependencies by @kuqin12 in #38
  • Support ConfigEditor Loading Full DmpStore Blob by @os-d in #39
  • Fixing an error for the python script processing struct array by @kuqin12 in #40
  • Improve Embedded Struct Handling by @os-d in #42
  • Added min/max limits to variable schema xml by @Brent-A in #41
  • Allow Build Plugin to Accept Empty String by @os-d in #43
  • Remove Extra Parameter in Build Plugin by @os-d in #44
  • Updated conf app to selectively signal ready to boot at the entry point by @kuqin12 in #45
  • Extended the size limit in the tag header to 18 bits by @kuqin12 in #46

New Contributors

Full Changelog: v0.1...v0.2