Skip to content

STM8-DCE v1.0.2

Compare
Choose a tag to compare
@CTXz CTXz released this 11 Jun 15:41
· 31 commits to main since this release

This patch release introduces the following changes:

Bug fixes:

  • Fixed used constants sometimes still being optimized away (See 4332f83 and #3). This change also improves backwards compatibility for older SDCC versions.

Code:

  • Updated and added comments.
  • Changed variable names to be less ambigious.
  • Other minor code readability improvements.