From 11a751ac92f9b61c64cfeb3a87a54a5c4c5fd57f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 28 Jan 2021 15:03:35 +0100 Subject: install some arm dev tools on ch-equinox-(ws|t450s) --- inventory/host_vars/ch-equinox-ws.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'inventory/host_vars/ch-equinox-ws.yml') diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 4500b175..ba18cd97 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -110,6 +110,7 @@ ws_base_extra_packages: - freecad - freerdp2-x11 - fzf + - gcc-arm-none-eabi - gcc-avr - gdebi - gerbv @@ -138,6 +139,8 @@ ws_base_extra_packages: - kicad-packages3d - kpartx - libdbd-mysql-perl + - libusb-dev + - libusb-1.0-0-dev - make - mbr - meld @@ -148,6 +151,7 @@ ws_base_extra_packages: - nmap - ntpdate - nyx + - openocd - openscad - pandoc - parcimonie @@ -188,6 +192,8 @@ ws_base_extra_packages: - sqlite3 - sshfs - steam + - stlink-tools + - stm32flash - stun-client - subversion - swaks -- cgit v1.2.3