From 8068e10586419b0ced04c333a63edea03f327b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Fri, 4 Mar 2016 15:15:27 +0100 Subject: [PATCH] Create README.md --- right/build/armgcc/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 right/build/armgcc/README.md diff --git a/right/build/armgcc/README.md b/right/build/armgcc/README.md new file mode 100644 index 0000000..d63d771 --- /dev/null +++ b/right/build/armgcc/README.md @@ -0,0 +1,3 @@ +# ARM GCC build environment + +This build environment is set up for command line use. Given that the development dependencies are installed on your system you can use the available scripts to build the firmware with ARM GCC.