Volatile - Unstable - Latest - Development
Pre-release
Pre-release
github-actions
released this
05 Jul 15:38
·
16 commits
to master
since this release
About this release
This is the "here today gone tomorrow" binary release for testing.
This isn't really a release but a container for the binary artifacts from the latest build (see this GH Release issue). It's not only unstable (if tested!) but also volatile.
This means that the artifacts in the "volatile" release can be used for testing or prototyping but they won't last. In order to keep a trace to the Git version at the end of the file forth.asm
packed in the attached binary archives there is an identification record like the following:
; ##########################################
; # Release info added by GitHub action:
; # repository: TG9541/stm8ef-modbus
; # branch name: refs/heads/package-source
; # sha: 69580949be75a71ffc03524bc34517646a9d9d75
; ##########################################
The Git version used for creating the binary archive in this example is 6958094.
Please take note that not all archives provided in the release are up-to-date:
File | Description |
---|---|
stm8ef-bin.tgz | full binary release, suitable for STM8 eForth Modular Build method |
stm8ef-bin.zip | binary release (out/C0135/C0135-forth.ihx is the ready-to-use "four relay board" hex file) |
stm8ef-rst.tgz | list file for debugging |
Source code (zip) | GitHub source snapshot from original tag (outdated) |
Source code (tar.gz) | GitHub source snapshot from original tag (outdated) |