diff options
| author | Keith Packard <keithp@keithp.com> | 2013-04-27 00:27:25 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-04-27 00:27:25 -0700 |
| commit | 2784fa14ba1803852ac46389451c97dff4992eb5 (patch) | |
| tree | 2f54c5d8af49dffebbfaf4ea6fb1f632b42a691d /debian | |
| parent | 38429deb962b11ce64bc7639febaacc18312fa56 (diff) | |
| parent | cef4e3ee95037050ae859fb2fdc0a57373764bd8 (diff) | |
Merge branch 'master' into stm-flash
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/README.build | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/README.build b/debian/README.build new file mode 100644 index 00000000..1162d579 --- /dev/null +++ b/debian/README.build @@ -0,0 +1,7 @@ +The firmware for the various target microcontrollers will only be built if +suitable compilers are present. All of these are specified in the build +dependencies *except* for the ARM Cortex targets which currently require a +bare-metal toolchain which is not yet packaged for Debian. + +See http://altusmetrum.org/AltOS/building for details on how to build and +install a suitable toolchaing for ARM Cortex M0 and M3 hardware targets. |
