STM8-DCE v1.0.2
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.