jancumps / pico_scpi_usbtmc_labtool

LabVIEW compatible instrument on a Raspberry Pico
https://github.com/jancumps/pico_scpi_usbtmc_labtool/wiki
MIT License
12 stars 16 forks source link

use lablib with embedded scpi-lib #83

Closed jancumps closed 10 months ago

jancumps commented 10 months ago

I added the the Jan Breuer SCPI library as a submodule of the PSL.

In this PST project, I bumped the PSLsubmodule pointer to that new version with the submodule.
I updated the build file, and removed any dependency on scpi-lib (they are now handled in PSL).
It's no longer needed to clone the SCPI-LIB. Also no longer needed to set the environment variable.
I updated the readme.