aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Platform
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-03-31 10:28:51 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-03-31 10:28:51 +0000
commitdc389f1c7280d19d5a59a5b031980601661c8b3d (patch)
treead395728e24cedbe541bc5866868f027dd345f97 /LUFA/Platform
parent85343a436d181dfe3c7d4b0f2b35227d5c3e6c57 (diff)
downloadlufa-dc389f1c7280d19d5a59a5b031980601661c8b3d.tar.gz
lufa-dc389f1c7280d19d5a59a5b031980601661c8b3d.tar.bz2
lufa-dc389f1c7280d19d5a59a5b031980601661c8b3d.zip
Add experimental warnings to the XMEGA and UC3 architectures when used in Atmel Studio 6.1.
Diffstat (limited to 'LUFA/Platform')
-rw-r--r--LUFA/Platform/UC3/UC3ExperimentalInfo.txt1
-rw-r--r--LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/Platform/UC3/UC3ExperimentalInfo.txt b/LUFA/Platform/UC3/UC3ExperimentalInfo.txt
new file mode 100644
index 000000000..8aadb3ed7
--- /dev/null
+++ b/LUFA/Platform/UC3/UC3ExperimentalInfo.txt
@@ -0,0 +1 @@
+Please note that the UC3 architecture support is EXPERIMENTAL at this time, and may be non-functional/incomplete in some areas. Please refer to the Known Issues section of the LUFA manual. \ No newline at end of file
diff --git a/LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt b/LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt
new file mode 100644
index 000000000..42144aac4
--- /dev/null
+++ b/LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt
@@ -0,0 +1 @@
+Please note that the XMEGA architecture support is EXPERIMENTAL at this time, and may be non-functional/incomplete in some areas. Please refer to the Known Issues section of the LUFA manual. \ No newline at end of file