diff options
author | bnewbold <bnewbold@robocracy.org> | 2010-06-18 22:00:35 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2010-06-18 22:00:35 -0400 |
commit | d7d3dfe1a9ba483047d7a9835d526f540e00c417 (patch) | |
tree | ab94b58d19482d726a44eed6afa63e82bf589c18 /README | |
parent | cbe359ff2cd2edde28ba8155f55963e75983aa15 (diff) | |
download | librambutan-d7d3dfe1a9ba483047d7a9835d526f540e00c417.tar.gz librambutan-d7d3dfe1a9ba483047d7a9835d526f540e00c417.zip |
info cleanup
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,6 +46,9 @@ libmaple Repo Layout Instructions to Compile for ARM Targets ------------------------------------------------------------------------------ +The best HOWTO for developing with this code is the "libmaple Unix Toolchain +Quickstart" guide at http://leaflabs.com/docs/libmaple/unix-toolchain/. + The Codesourcery g++ compiler for arm platforms is required. It is based on gcc (they push changes into gcc a couple times a year), get the latest EABI version from: |