setup/setup.sh

9 lines
178 B
Bash
Executable File

#!/bin/bash
# @todo Check if all the required programs are installed
./scripts/arm.sh
./scripts/microblaze.sh
# svn checkout svn://svn.code.sf.net/p/sdcc/code/trunk sdcc-code