X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=bashrc;fp=bashrc;h=0b35d27d369dd83cd04d33f8f528418dfd249665;hb=1b4a6777987483c55f0859d1716d8c785299f164;hp=1aa73166c424b0c0d0668dfc3800c224f0aca921;hpb=09946af1d030b3adbd862a3228aac8ba65b1e219;p=smckown%2Fdotfiles.git diff --git a/bashrc b/bashrc index 1aa7316..0b35d27 100644 --- a/bashrc +++ b/bashrc @@ -178,3 +178,6 @@ source /opt/tinyos/tinyos.sh ~/workspace/tinyos-2.x #stty -a | grep werase stty werase undef bind '\C-w:unix-filename-rubout' + +# Add TI PRU compiler (for AM335x SoCs) to path +export PATH=/home/smckown/opt/ti-cgt-pru_2.1.2/bin:${PATH}