From 17857f69f675141a814c80975545afb7c13dc675 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 28 Dec 2020 12:06:42 +0100 Subject: Add missing Packages to README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 43c910d..9f67c92 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,14 @@ To compile the software you have to use a suitable compiler. I recommend the GNU To modify the software in this repository or write your own code you can use any text editor. Please only use a complete IDE (Integrated Development Environment) if you know **why**. +### Additional Tools + +To ensure that the compilation will work you have to install these packages on Arch Linux: + +```sudo pacman -S arm-none-eabi-newlib arm-none-eabi-binutils``` + +On another distribution you will have to look for the corresponding packages. + ## Usage -- cgit v1.2.3-70-g09d2