Initial commit
[summon-arm-toolchain.git] / README
1 To compile the arm toolchain for barebone arm devices:
2 * Edit the shellscript header to match your environment
3 * Run it
4 * Profit
5
6 Currently tested and know to work target platforms:
7 * STM32F10x (Olimex STM32-H103 eval board)
8
9 THE RESULTING TOOLCHAIN IS FOR BARE BONE ARM PROCESSOR SOFTWARE, NOT FOR USE
10 WITH GLIBC OR THE LINUX KERNEL SO DO NOT EVEN BOTHER TO ASK FOR THAT!