Created
May 23, 2013 07:22
-
-
Save aguegu/5633267 to your computer and use it in GitHub Desktop.
import sourcery toolchain to $PATH for eclipse
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| export PATH=/home/agu/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin:$PATH | |
| /home/agu/tools/eclipse-cdt/eclipse |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment