You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Brendan Moran 90c91111fa
Check for truthiness instead of definedness.
8 years ago
CMake Check for truthiness instead of definedness. 8 years ago
CHANGELOG.md update changelog 8 years ago
LICENSE Added license information 8 years ago
readme.md Add link to changeling in readme 8 years ago
target.json version v0.1.3 8 years ago

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).

See CHANGELOG.md for the changes associated with each version.