I have now added proper rebooting (rather than only doing a "fake" reboot involving branching to the reset handler without actually resetting the MCU) and fixed a major bug in flash erasure on the STM32F407. Now, this version, as it appears to be free of major bugs, is deemed version 0.1.0. As a result, the directory structure has changed, so that binaries are now in a directory named bin/<version>/<platform>/, and the binary files have been renamed to zeptoforth_kernel-<version>.bin, for binaries that contain only the zeptoforth kernel, and zeptoforth_full-<version>.bin, for binaries that include all the Forth code compiled in with the setup.fs script for that platform.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.