TG9541 / stm8ef-modbus

A lightweight framework for MODBUS RTU nodes in STM8 eForth that can do more than just I/O
https://github.com/TG9541/stm8ef/wiki/Board-C0135
MIT License
32 stars 12 forks source link

Split demo and application code #15

Closed TG9541 closed 4 years ago

TG9541 commented 4 years ago

After introducing the "Modular Build", C0135/board.fs should contain application code. Use main.fs for demo code.