Skip to content

Commit cfe05d4

Browse files
authored
Update README.md
1 parent 88840c0 commit cfe05d4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# gcc-arm-none-eabi-archive
2-
This serves to archive the ARM GCC for bare-metal Cortex-M and Cortext-R, built by them or us
2+
3+
This serves to archive the ARM GCC for bare-metal Cortex-M and Cortext-R, or as ARM calls it the [GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm), built by them (when available) or us.
4+
5+
When we build it we use their source package and build instructions, changing as little as possible, to get the binaries for the build target only (IOW, we don't cross-compile for Windows from Raspberry Pi for the `armv7l` target).
6+
7+

0 commit comments

Comments
 (0)