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 84cfc737bb
version v1.1.0
8 years ago
CMake Merge pull request #19 from bremoran/coverage 8 years ago
coverage Add single-module code-coverage support 8 years ago
CHANGELOG.md version v1.1.0 8 years ago
LICENSE Added license information 8 years ago
readme.md Add link to changeling in readme 8 years ago
target.json version v1.1.0 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.