[FE training-materials-updates] Toolchains: mention toolchains.free-electrons.com

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Jun 8 12:46:43 CEST 2017


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=20af230eb0c499296031b279de190ef486bf2462

>---------------------------------------------------------------

commit 20af230eb0c499296031b279de190ef486bf2462
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Jun 8 12:46:43 2017 +0200

    Toolchains: mention toolchains.free-electrons.com
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

20af230eb0c499296031b279de190ef486bf2462
 slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex b/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
index 295aea8..a92f2f9 100644
--- a/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
+++ b/slides/sysdev-toolchains-obtaining/sysdev-toolchains-obtaining.tex
@@ -33,12 +33,13 @@
   \item Possible choices
     \begin{itemize}
     \item Toolchains packaged by your distribution\\
-	  Ubuntu examples:\\
-	  \code{sudo apt-get install gcc-arm-linux-gnueabi}\\
+	  Ubuntu example:\\
 	  \code{sudo apt-get install gcc-arm-linux-gnueabihf}
     \item Sourcery CodeBench toolchains, now only supporting MIPS,
 	  NIOS-II, AMD64, Hexagon. Old versions with ARM support still
 	  available through build systems (Buildroot...)
+    \item Free Electrons' Buildroot toolchains (for most architectures):
+          \url{http://toolchains.free-electrons.com} 
     \item Toolchain provided by your hardware vendor.
     \end{itemize}
   \end{itemize}




More information about the training-materials-updates mailing list