summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/avr/crosstool.config5
-rw-r--r--samples/avr/reported.by3
2 files changed, 8 insertions, 0 deletions
diff --git a/samples/avr/crosstool.config b/samples/avr/crosstool.config
new file mode 100644
index 0000000..51f453e
--- /dev/null
+++ b/samples/avr/crosstool.config
@@ -0,0 +1,5 @@
+CT_ARCH_avr=y
+CT_CC_GCC_V_4_9_2=y
+CT_CC_LANG_CXX=y
+CT_DEBUG_gdb=y
+CT_ISL_V_0_12_2=y
diff --git a/samples/avr/reported.by b/samples/avr/reported.by
new file mode 100644
index 0000000..512ed20
--- /dev/null
+++ b/samples/avr/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Erico Nunes"
+reporter_url="https://github.com/enunes"
+reporter_comment="EXPERIMENTAL AVR 8-bit toolchain"