Go to file
Bogdan Marinescu f8301ec55f Added license information 2015-08-26 12:00:43 +03:00
CMake additional quotes 2015-08-14 16:00:58 +01:00
LICENSE Added license information 2015-08-26 12:00:43 +03:00
readme.md add readme 2015-08-13 16:30:13 +01:00
target.json version v0.0.13 2015-08-14 16:01:05 +01:00

readme.md

Base yotta Target Description for Compiling with arm-none-eabi-gcc

This is a base yotta target description for compiling mbed OS with the arm gcc cross-compiler. Other target descriptions can inherit from it and add or override things as necessary (such as the link script, or preprocessor definitions).

You should not select this target to compile with directly (compilation will probably not succeed without target-specific startup code).