Skip to content

Building source code

Dilshan R Jayakody edited this page May 21, 2021 · 1 revision

The Timer Programmer is written using Lazarus and FPC compiler system. The initial development is conducted on a 64-bit Linux environment.

To compile the source code, use Lazarus 2.0.8 with FPC 3.0.4 or a newer version. Before compilation, install the LazSerial component into the Lazarus IDE.

Clone this wiki locally