Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 433 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 433 Bytes

Intergrated Lazarus Serial Monitor.

It's a proof of consept.

A serial monitor window which is connecting / disconnecting from a com port regarding the lazarus IDE project running state . Disconnects from the com port when Lazarus runs or debugs a project and reconnects when the Lazarus IDE stop running / debugging a project .

It uses the LazSerialPort package, and it's in View menu with the name "Serial Monitor" ...