Close

CONSTANT, MARKER, [ ... ]B!, Headerless Code, and a Docker CI improvement

A project log for eForth for cheap STM8S gadgets

Turn cheap modules from AliExpress into interactive development kits!

thomasThomas 10/07/2017 at 20:200 Comments

The Mr. Mahlow, author of e4thcom and a well known name in the German Forth scene, proposed some improvements to STM8EF:

The \res feature is great, but I also need to make it work in codeloadTCP.py. That shouldn't be too difficult, even for a Python newbie like me.

On the CI side I started using the DockerHub Automated Build feature for creating the tg9541/docker-sdcc Docker image. After I realized that build automation only works for new Docker repositories it was easy. Before that it was glorious frustration.

On the bright side, all you need now for STM8 eForth hacking is a web browser. Yes, this will even work on a Windows PC ;-)

Discussions