summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-03 14:13:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-03 14:13:23 +0000
commit0d2459d8d0a67a0cb9c934df09600f7bb1831449 (patch)
tree3867a9a8322a68948dc39695f602211c3ac1fb2f /nuttx/arch/avr/src
parent0509198f88019ac46801503f0ee9531e8cbb2422 (diff)
downloadpx4-nuttx-0d2459d8d0a67a0cb9c934df09600f7bb1831449.tar.gz
px4-nuttx-0d2459d8d0a67a0cb9c934df09600f7bb1831449.tar.bz2
px4-nuttx-0d2459d8d0a67a0cb9c934df09600f7bb1831449.zip
Add dummy Toolchain.defs files for z80 arch family
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5408 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/avr/src')
-rw-r--r--nuttx/arch/avr/src/avr32/Toolchain.defs5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/arch/avr/src/avr32/Toolchain.defs b/nuttx/arch/avr/src/avr32/Toolchain.defs
index 6a4b1234e..b45abadc1 100644
--- a/nuttx/arch/avr/src/avr32/Toolchain.defs
+++ b/nuttx/arch/avr/src/avr32/Toolchain.defs
@@ -39,6 +39,11 @@
# Since all of the supported toolchains are variants of the Atmel-patched
# GCC, the only interesting question to answer here is whether or not
# the build is hosted on Windows, and how to override the configuration.
+#
+# NOTE: There is a logic error in the following: CONFIG_HOST_WINDOWS means
+# that we are operating on a Windows platform. But in the case where we
+# have an AVR32 toolchain built under Cygwin, the correct setting would be
+# GNU, not AVRTOOLSW.
#
CROSSDEV = avr32-