test: add testing script for anchor's connectors

This commit is contained in:
ryleu
2026-04-12 12:00:30 -05:00
parent a96aa6a409
commit caf61f61a8
3 changed files with 503 additions and 0 deletions

View File

@@ -31,6 +31,8 @@
name = "ASTRA Anchor";
packages = with pkgs; [
colcon
socat
can-utils
(python313.withPackages (
p: with p; [
pyserial