Skip to content

STM8 eForth Releases Overview

Thomas edited this page Apr 10, 2021 · 7 revisions

STM8 eForth Releases

The release notes for STM8 eForth binary releases contain documentation and sometimes example code. Please note that most words added to the STM8 eForth library also contain code snippets.

The following table links to the release pages:

Release Examples Release Title
2.2.28 POSTPONE, DEFER and an ISR/BG bug fix
2.2.27 UM/MOD Bugfix, Improvement and Innovation Release
2.2.26 The STM8L Release
2.2.25 A bit too fast!
2.2.24 Has it really been a year?
2.2.23 Improvements and Maintenance
2.2.22 New Features, New boards, More STM8L, Some Fixes
2.2.21 New features, improvements, and bug fixes
2.2.20 Maintainance Release: Better Integration with e4thcom
2.2.19 Framework: Target w/ ALIAS for unlinked words, better \res support
2.2.18 Usability Improvements, and a Bug Fix
2.2.17 Bugfix #85, Test automation with Travis-CI
2.2.16 Important bug-fix for regression introduced in v2.2.13
2.2.15 Support for e4thcom and STM8S001J3, faster NVM compilation
2.2.14 Improved vocabulary configuration, bugfix HERE in NVM mode, reduced code size
2.2.13 A Library, Modularity, and Other Enhancements
2.2.12 RigTig's release: COMPILE bug fixed, UNLINKCORE support, more compact binaries
2.2.11 Board XH-M188, ALIAS Feature, Issues #25, #26, #29, #30
2.2.10 Board Support for W1219, 7S-LED Display Groups
2.2.9 Support for Access Line Devices
2.2.8 VARIABLE and ALLOT allocate RAM in NVM mode, support for CN2596-2 alias DCDC
2.2.7 W1401 support, resolves issues #13, #14, #15
2.2.6 Resolves #11, COM with any GPIO, CALLR, TRAP implements DOLIT
2.2.5 Fix Issue #9, more HW register address words, lowercase hex numbers
2.2.4 GPIO console support, new target SWIMCOM, improved configuration options
2.2.3 I/O code in board folders, improved vocabulary options, fix off-by-one in DEPTH and rp!
2.2.2 Vectored I/O, Number modifiers (%, &), Y=TOS, smaller binary size
2.2.1 DO .. LOOP extension
2.2.1 Initial release