From dfcf062595c857f416e024b35364abe0a1107936 Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Tue, 19 May 2009 17:35:35 +0200 Subject: Initial commit --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..640bdcc --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +To compile the arm toolchain for barebone arm devices: +* Edit the shellscript header to match your environment +* Run it +* Profit + +Currently tested and know to work target platforms: +* STM32F10x (Olimex STM32-H103 eval board) + +THE RESULTING TOOLCHAIN IS FOR BARE BONE ARM PROCESSOR SOFTWARE, NOT FOR USE +WITH GLIBC OR THE LINUX KERNEL SO DO NOT EVEN BOTHER TO ASK FOR THAT! -- cgit v1.2.3