diff options
Diffstat (limited to 'debian/README.build')
-rw-r--r-- | debian/README.build | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/README.build b/debian/README.build deleted file mode 100644 index 1162d579..00000000 --- a/debian/README.build +++ /dev/null @@ -1,7 +0,0 @@ -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. |