j123b567 / scpi-parser

Open Source SCPI device library
BSD 2-Clause "Simplified" License
447 stars 191 forks source link

make scpi port and events (connected, error) usable in project #126

Closed MisterHW closed 2 years ago

MisterHW commented 2 years ago

After copying scpi-parser files into a project and working with the LWIP-netconn example for a few months, this is the first of perhaps a few PRs with bug fixes and enhancements introduced to an scpi-parser fork in a hopefully clean manner to offer them to the community.

I'm using the event handlers in question to turn on / off user LEDs on a Nucleo-F767ZI board.