From 02bf397d6d269c3e056ded779eb56ea3e22beb2b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 28 Jan 2021 23:25:37 +0100 Subject: some more arm dev stuff on ch-equinox-(ws|t450s) --- inventory/host_vars/ch-equinox-t450s.yml | 4 ++++ inventory/host_vars/ch-equinox-ws.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index efb48fb2..adb45701 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -63,6 +63,7 @@ ws_base_extra_packages: - automake - avr-libc - avrdude + - binutils-arm-none-eabi - binutils-avr - bison - build-essential @@ -132,6 +133,9 @@ ws_base_extra_packages: - kicad-packages3d - kpartx - libdbd-mysql-perl + - libnewlib-arm-none-eabi + - libnewlib-nano-arm-none-eabi + - libstdc++-arm-none-eabi-newlib - libusb-dev - libusb-1.0-0-dev - make diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index ba18cd97..44cc4ee5 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -73,6 +73,7 @@ ws_base_extra_packages: - automake - avr-libc - avrdude + - binutils-arm-none-eabi - binutils-avr - bison - build-essential @@ -139,6 +140,9 @@ ws_base_extra_packages: - kicad-packages3d - kpartx - libdbd-mysql-perl + - libnewlib-arm-none-eabi + - libnewlib-nano-arm-none-eabi + - libstdc++-arm-none-eabi-newlib - libusb-dev - libusb-1.0-0-dev - make -- cgit v1.2.3