Add pyserial

This commit is contained in:
GHOSCHT 2024-11-30 20:44:43 +01:00
parent 49abf45d31
commit 525565b7a6
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -42,7 +42,9 @@
codespell codespell
conan conan
cppcheck cppcheck
python312
python312Packages.compiledb # generates compile_commands.json for Makefiles python312Packages.compiledb # generates compile_commands.json for Makefiles
python312Packages.pyserial
] ]
++ ( ++ (
if system == "aarch64-darwin" if system == "aarch64-darwin"