aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-04 17:47:20 -0700
committerChristian Cunningham <cc@localhost>2022-04-04 17:47:20 -0700
commit4d4d0d1d05a0c705e95d0aa2c18f941675182f47 (patch)
tree1eedb3042dc4ba2c739df93b382f63fcc7703316
parentb338f6fe91c5d22db452d40d8a31dc88378e72de (diff)
Toolchain acquisition
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5b716bf..0856e2f 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@
- Ensure you have the `arm-none-eabi-gcc` cross compiler installed.
- From the root of the directory, i.e. in `Jobbed`, execute `make`
+## Getting Cross Compiler
+ - https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads
+
## Todo
- Finish Build Instructions
- Deterministic Graphics