After one year of STM8EF development this release marks an important point: a community begins to form!
- @RigTig contributed code that replaces the dictionary (and most of the compiler code) in Flash with Alias definitions and code in RAM (refer to issue #26 and barebones.fs). All the necessary build switches are in the master branch.
- RigTig reported issue #28: COMPILE sometimes failed when dealing with words in RAM. This is fixed.
- The COMPILE fix was more than compensated by binary size reductions CORE is down to 4040 bytes (from 4087), MINDEV fits in 4963 bytes (5005 before). Guess who spotted potential for optimizations...
- Better comments (issues #36, #34).
Thanks to all contributors for code, comments, and bug reports: @RigTig, @Elliot Williams, @Roy
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.