/libserial-cpp

An equivalent of https://github.com/web-eid/libpcsc-cpp that enables Web-eID app to communicate with USB serial devices as well

Primary LanguageC++MIT LicenseMIT

libserial-cpp

C++ library for accessing USB serial devices using the serial API.

Currently is intented to be used within PQC-webeid-app as a git submodule.

Development guidelines

  • Format code with scripts/clang-format.sh before committing