switched from fitpc/atom to prime/linux
Also removed a few old things that had nothing reasonable to be changed
to.
diff --git a/aos/common/debugging-tips.txt b/aos/common/debugging-tips.txt
index 5d52af2..af2d37c 100644
--- a/aos/common/debugging-tips.txt
+++ b/aos/common/debugging-tips.txt
@@ -6,8 +6,8 @@
just run `LogStreamer` if you want to do simple testing without writing logs
to a file. See `LogDisplayer --help` for options.
All of the binaries get put in the same place. That is
- src/out_atom/Default/outputs on the build machine and
- /home/driver/robot_code/bin on the fitpc.
+ src/outputs/prime/outputs on the build machine and
+ /home/driver/robot_code/bin on linux.
[Startup]
Low level startup errors often end up in /aos_fatal_error.* on the cRIO and