finally working oh my gash

This commit is contained in:
Filipriec
2026-04-13 09:35:15 +02:00
parent bee9777a4b
commit e0b3573be9
4 changed files with 42 additions and 12 deletions

View File

@@ -20,6 +20,7 @@
echo "Entering Zig Master Environment"
echo "Zig: $(zig version)"
echo "ZLS: $(zls --version)"
echo "openocd -f board/ek-tm4c123gxl.cfg -c \"program tiva/zig-out/bin/tiva-app verify reset exit\""
'';
};
};