#!/bin/bash

set -e

# Quad Libraries and Boot image
(cd quad && make)
(cd groundstation && make)