summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
Diffstat (limited to 'samples')
-rw-r--r--samples/avr/crosstool.config4
-rw-r--r--samples/avr/reported.by3
2 files changed, 7 insertions, 0 deletions
diff --git a/samples/avr/crosstool.config b/samples/avr/crosstool.config
new file mode 100644
index 0000000..6aa2001
--- /dev/null
+++ b/samples/avr/crosstool.config
@@ -0,0 +1,4 @@
+CT_ARCH_avr=y
+CT_CC_GCC_V_4_9_2=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"