aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2017-08-16 06:39:57 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2017-08-16 06:39:57 +0000
commit7437bfef11387f1521f8c33e81885e186b583626 (patch)
treeae0bf0f0b0cb535fbcfd37114f22e641705a42ff /testhal/AVR
parent47461741eda79dd6096093d9b5474190d03ca8ce (diff)
downloadChibiOS-7437bfef11387f1521f8c33e81885e186b583626.tar.gz
ChibiOS-7437bfef11387f1521f8c33e81885e186b583626.tar.bz2
ChibiOS-7437bfef11387f1521f8c33e81885e186b583626.zip
Add a specific directory for AVR MEGA in the testhal.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10436 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/AVR')
-rw-r--r--testhal/AVR/MEGA/ADC/Makefile (renamed from testhal/AVR/ADC/Makefile)0
-rw-r--r--testhal/AVR/MEGA/ADC/chconf.h (renamed from testhal/AVR/ADC/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/ADC/halconf.h (renamed from testhal/AVR/ADC/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/ADC/main.c (renamed from testhal/AVR/ADC/main.c)0
-rw-r--r--testhal/AVR/MEGA/ADC/mcuconf.h (renamed from testhal/AVR/ADC/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/ADC/readme.txt (renamed from testhal/AVR/ADC/readme.txt)0
-rw-r--r--testhal/AVR/MEGA/EXT/Makefile (renamed from testhal/AVR/EXT/Makefile)0
-rw-r--r--testhal/AVR/MEGA/EXT/chconf.h (renamed from testhal/AVR/EXT/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/EXT/halconf.h (renamed from testhal/AVR/EXT/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/EXT/main.c (renamed from testhal/AVR/EXT/main.c)0
-rw-r--r--testhal/AVR/MEGA/EXT/mcuconf.h (renamed from testhal/AVR/EXT/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/EXT/readme.txt (renamed from testhal/AVR/EXT/readme.txt)0
-rw-r--r--testhal/AVR/MEGA/GPT/Makefile (renamed from testhal/AVR/GPT/Makefile)0
-rw-r--r--testhal/AVR/MEGA/GPT/chconf.h (renamed from testhal/AVR/GPT/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/GPT/halconf.h (renamed from testhal/AVR/GPT/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/GPT/main.c (renamed from testhal/AVR/GPT/main.c)0
-rw-r--r--testhal/AVR/MEGA/GPT/mcuconf.h (renamed from testhal/AVR/GPT/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/GPT/readme.txt (renamed from testhal/AVR/GPT/readme.txt)0
-rw-r--r--testhal/AVR/MEGA/I2C/Makefile (renamed from testhal/AVR/I2C/Makefile)0
-rw-r--r--testhal/AVR/MEGA/I2C/chconf.h (renamed from testhal/AVR/I2C/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/I2C/halconf.h (renamed from testhal/AVR/I2C/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/I2C/main.c (renamed from testhal/AVR/I2C/main.c)0
-rw-r--r--testhal/AVR/MEGA/I2C/mcuconf.h (renamed from testhal/AVR/I2C/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/I2C/readme.txt (renamed from testhal/AVR/I2C/readme.txt)0
-rw-r--r--testhal/AVR/MEGA/ICU/Makefile (renamed from testhal/AVR/ICU/Makefile)0
-rw-r--r--testhal/AVR/MEGA/ICU/chconf.h (renamed from testhal/AVR/ICU/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/ICU/halconf.h (renamed from testhal/AVR/ICU/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/ICU/main.c (renamed from testhal/AVR/ICU/main.c)0
-rw-r--r--testhal/AVR/MEGA/ICU/mcuconf.h (renamed from testhal/AVR/ICU/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/ICU/readme.txt (renamed from testhal/AVR/ICU/readme.txt)0
-rw-r--r--testhal/AVR/MEGA/PWM/Makefile (renamed from testhal/AVR/PWM/Makefile)0
-rw-r--r--testhal/AVR/MEGA/PWM/chconf.h (renamed from testhal/AVR/PWM/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/PWM/halconf.h (renamed from testhal/AVR/PWM/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/PWM/main.c (renamed from testhal/AVR/PWM/main.c)0
-rw-r--r--testhal/AVR/MEGA/PWM/mcuconf.h (renamed from testhal/AVR/PWM/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/PWM/readme.txt (renamed from testhal/AVR/PWM/readme.txt)0
-rw-r--r--testhal/AVR/MEGA/SPI/Makefile (renamed from testhal/AVR/SPI/Makefile)0
-rw-r--r--testhal/AVR/MEGA/SPI/chconf.h (renamed from testhal/AVR/SPI/chconf.h)0
-rw-r--r--testhal/AVR/MEGA/SPI/halconf.h (renamed from testhal/AVR/SPI/halconf.h)0
-rw-r--r--testhal/AVR/MEGA/SPI/main.c (renamed from testhal/AVR/SPI/main.c)0
-rw-r--r--testhal/AVR/MEGA/SPI/mcuconf.h (renamed from testhal/AVR/SPI/mcuconf.h)0
-rw-r--r--testhal/AVR/MEGA/SPI/readme.txt (renamed from testhal/AVR/SPI/readme.txt)0
42 files changed, 0 insertions, 0 deletions
diff --git a/testhal/AVR/ADC/Makefile b/testhal/AVR/MEGA/ADC/Makefile
index 993c866b2..993c866b2 100644
--- a/testhal/AVR/ADC/Makefile
+++ b/testhal/AVR/MEGA/ADC/Makefile
diff --git a/testhal/AVR/ADC/chconf.h b/testhal/AVR/MEGA/ADC/chconf.h
index 4b231009b..4b231009b 100644
--- a/testhal/AVR/ADC/chconf.h
+++ b/testhal/AVR/MEGA/ADC/chconf.h
diff --git a/testhal/AVR/ADC/halconf.h b/testhal/AVR/MEGA/ADC/halconf.h
index 5ce5e4fa3..5ce5e4fa3 100644
--- a/testhal/AVR/ADC/halconf.h
+++ b/testhal/AVR/MEGA/ADC/halconf.h
diff --git a/testhal/AVR/ADC/main.c b/testhal/AVR/MEGA/ADC/main.c
index 7d014492c..7d014492c 100644
--- a/testhal/AVR/ADC/main.c
+++ b/testhal/AVR/MEGA/ADC/main.c
diff --git a/testhal/AVR/ADC/mcuconf.h b/testhal/AVR/MEGA/ADC/mcuconf.h
index 4b364b9ab..4b364b9ab 100644
--- a/testhal/AVR/ADC/mcuconf.h
+++ b/testhal/AVR/MEGA/ADC/mcuconf.h
diff --git a/testhal/AVR/ADC/readme.txt b/testhal/AVR/MEGA/ADC/readme.txt
index 55961af08..55961af08 100644
--- a/testhal/AVR/ADC/readme.txt
+++ b/testhal/AVR/MEGA/ADC/readme.txt
diff --git a/testhal/AVR/EXT/Makefile b/testhal/AVR/MEGA/EXT/Makefile
index efd1466cb..efd1466cb 100644
--- a/testhal/AVR/EXT/Makefile
+++ b/testhal/AVR/MEGA/EXT/Makefile
diff --git a/testhal/AVR/EXT/chconf.h b/testhal/AVR/MEGA/EXT/chconf.h
index 4b231009b..4b231009b 100644
--- a/testhal/AVR/EXT/chconf.h
+++ b/testhal/AVR/MEGA/EXT/chconf.h
diff --git a/testhal/AVR/EXT/halconf.h b/testhal/AVR/MEGA/EXT/halconf.h
index 665e33c14..665e33c14 100644
--- a/testhal/AVR/EXT/halconf.h
+++ b/testhal/AVR/MEGA/EXT/halconf.h
diff --git a/testhal/AVR/EXT/main.c b/testhal/AVR/MEGA/EXT/main.c
index 6aed40867..6aed40867 100644
--- a/testhal/AVR/EXT/main.c
+++ b/testhal/AVR/MEGA/EXT/main.c
diff --git a/testhal/AVR/EXT/mcuconf.h b/testhal/AVR/MEGA/EXT/mcuconf.h
index 0a3ff15c4..0a3ff15c4 100644
--- a/testhal/AVR/EXT/mcuconf.h
+++ b/testhal/AVR/MEGA/EXT/mcuconf.h
diff --git a/testhal/AVR/EXT/readme.txt b/testhal/AVR/MEGA/EXT/readme.txt
index 414ced821..414ced821 100644
--- a/testhal/AVR/EXT/readme.txt
+++ b/testhal/AVR/MEGA/EXT/readme.txt
diff --git a/testhal/AVR/GPT/Makefile b/testhal/AVR/MEGA/GPT/Makefile
index 993c866b2..993c866b2 100644
--- a/testhal/AVR/GPT/Makefile
+++ b/testhal/AVR/MEGA/GPT/Makefile
diff --git a/testhal/AVR/GPT/chconf.h b/testhal/AVR/MEGA/GPT/chconf.h
index 4b231009b..4b231009b 100644
--- a/testhal/AVR/GPT/chconf.h
+++ b/testhal/AVR/MEGA/GPT/chconf.h
diff --git a/testhal/AVR/GPT/halconf.h b/testhal/AVR/MEGA/GPT/halconf.h
index 5dc47d612..5dc47d612 100644
--- a/testhal/AVR/GPT/halconf.h
+++ b/testhal/AVR/MEGA/GPT/halconf.h
diff --git a/testhal/AVR/GPT/main.c b/testhal/AVR/MEGA/GPT/main.c
index a64dcef06..a64dcef06 100644
--- a/testhal/AVR/GPT/main.c
+++ b/testhal/AVR/MEGA/GPT/main.c
diff --git a/testhal/AVR/GPT/mcuconf.h b/testhal/AVR/MEGA/GPT/mcuconf.h
index c8cc8933e..c8cc8933e 100644
--- a/testhal/AVR/GPT/mcuconf.h
+++ b/testhal/AVR/MEGA/GPT/mcuconf.h
diff --git a/testhal/AVR/GPT/readme.txt b/testhal/AVR/MEGA/GPT/readme.txt
index 8c60f057f..8c60f057f 100644
--- a/testhal/AVR/GPT/readme.txt
+++ b/testhal/AVR/MEGA/GPT/readme.txt
diff --git a/testhal/AVR/I2C/Makefile b/testhal/AVR/MEGA/I2C/Makefile
index 5ef557d35..5ef557d35 100644
--- a/testhal/AVR/I2C/Makefile
+++ b/testhal/AVR/MEGA/I2C/Makefile
diff --git a/testhal/AVR/I2C/chconf.h b/testhal/AVR/MEGA/I2C/chconf.h
index 4b231009b..4b231009b 100644
--- a/testhal/AVR/I2C/chconf.h
+++ b/testhal/AVR/MEGA/I2C/chconf.h
diff --git a/testhal/AVR/I2C/halconf.h b/testhal/AVR/MEGA/I2C/halconf.h
index 35c928818..35c928818 100644
--- a/testhal/AVR/I2C/halconf.h
+++ b/testhal/AVR/MEGA/I2C/halconf.h
diff --git a/testhal/AVR/I2C/main.c b/testhal/AVR/MEGA/I2C/main.c
index 45d3b09a1..45d3b09a1 100644
--- a/testhal/AVR/I2C/main.c
+++ b/testhal/AVR/MEGA/I2C/main.c
diff --git a/testhal/AVR/I2C/mcuconf.h b/testhal/AVR/MEGA/I2C/mcuconf.h
index 73d33b682..73d33b682 100644
--- a/testhal/AVR/I2C/mcuconf.h
+++ b/testhal/AVR/MEGA/I2C/mcuconf.h
diff --git a/testhal/AVR/I2C/readme.txt b/testhal/AVR/MEGA/I2C/readme.txt
index 401929187..401929187 100644
--- a/testhal/AVR/I2C/readme.txt
+++ b/testhal/AVR/MEGA/I2C/readme.txt
diff --git a/testhal/AVR/ICU/Makefile b/testhal/AVR/MEGA/ICU/Makefile
index 9aa2b3b97..9aa2b3b97 100644
--- a/testhal/AVR/ICU/Makefile
+++ b/testhal/AVR/MEGA/ICU/Makefile
diff --git a/testhal/AVR/ICU/chconf.h b/testhal/AVR/MEGA/ICU/chconf.h
index 060431195..060431195 100644
--- a/testhal/AVR/ICU/chconf.h
+++ b/testhal/AVR/MEGA/ICU/chconf.h
diff --git a/testhal/AVR/ICU/halconf.h b/testhal/AVR/MEGA/ICU/halconf.h
index 2b0db9831..2b0db9831 100644
--- a/testhal/AVR/ICU/halconf.h
+++ b/testhal/AVR/MEGA/ICU/halconf.h
diff --git a/testhal/AVR/ICU/main.c b/testhal/AVR/MEGA/ICU/main.c
index 6a2ec1d5d..6a2ec1d5d 100644
--- a/testhal/AVR/ICU/main.c
+++ b/testhal/AVR/MEGA/ICU/main.c
diff --git a/testhal/AVR/ICU/mcuconf.h b/testhal/AVR/MEGA/ICU/mcuconf.h
index 214ac0c24..214ac0c24 100644
--- a/testhal/AVR/ICU/mcuconf.h
+++ b/testhal/AVR/MEGA/ICU/mcuconf.h
diff --git a/testhal/AVR/ICU/readme.txt b/testhal/AVR/MEGA/ICU/readme.txt
index c9b431083..c9b431083 100644
--- a/testhal/AVR/ICU/readme.txt
+++ b/testhal/AVR/MEGA/ICU/readme.txt
diff --git a/testhal/AVR/PWM/Makefile b/testhal/AVR/MEGA/PWM/Makefile
index 993c866b2..993c866b2 100644
--- a/testhal/AVR/PWM/Makefile
+++ b/testhal/AVR/MEGA/PWM/Makefile
diff --git a/testhal/AVR/PWM/chconf.h b/testhal/AVR/MEGA/PWM/chconf.h
index 4b231009b..4b231009b 100644
--- a/testhal/AVR/PWM/chconf.h
+++ b/testhal/AVR/MEGA/PWM/chconf.h
diff --git a/testhal/AVR/PWM/halconf.h b/testhal/AVR/MEGA/PWM/halconf.h
index 297d3ee9c..297d3ee9c 100644
--- a/testhal/AVR/PWM/halconf.h
+++ b/testhal/AVR/MEGA/PWM/halconf.h
diff --git a/testhal/AVR/PWM/main.c b/testhal/AVR/MEGA/PWM/main.c
index 29c97d96a..29c97d96a 100644
--- a/testhal/AVR/PWM/main.c
+++ b/testhal/AVR/MEGA/PWM/main.c
diff --git a/testhal/AVR/PWM/mcuconf.h b/testhal/AVR/MEGA/PWM/mcuconf.h
index 9da0aa199..9da0aa199 100644
--- a/testhal/AVR/PWM/mcuconf.h
+++ b/testhal/AVR/MEGA/PWM/mcuconf.h
diff --git a/testhal/AVR/PWM/readme.txt b/testhal/AVR/MEGA/PWM/readme.txt
index 854493066..854493066 100644
--- a/testhal/AVR/PWM/readme.txt
+++ b/testhal/AVR/MEGA/PWM/readme.txt
diff --git a/testhal/AVR/SPI/Makefile b/testhal/AVR/MEGA/SPI/Makefile
index de3f17e65..de3f17e65 100644
--- a/testhal/AVR/SPI/Makefile
+++ b/testhal/AVR/MEGA/SPI/Makefile
diff --git a/testhal/AVR/SPI/chconf.h b/testhal/AVR/MEGA/SPI/chconf.h
index 4b231009b..4b231009b 100644
--- a/testhal/AVR/SPI/chconf.h
+++ b/testhal/AVR/MEGA/SPI/chconf.h
diff --git a/testhal/AVR/SPI/halconf.h b/testhal/AVR/MEGA/SPI/halconf.h
index fe04f1d6c..fe04f1d6c 100644
--- a/testhal/AVR/SPI/halconf.h
+++ b/testhal/AVR/MEGA/SPI/halconf.h
diff --git a/testhal/AVR/SPI/main.c b/testhal/AVR/MEGA/SPI/main.c
index 0cc3bcf5a..0cc3bcf5a 100644
--- a/testhal/AVR/SPI/main.c
+++ b/testhal/AVR/MEGA/SPI/main.c
diff --git a/testhal/AVR/SPI/mcuconf.h b/testhal/AVR/MEGA/SPI/mcuconf.h
index ac88a5584..ac88a5584 100644
--- a/testhal/AVR/SPI/mcuconf.h
+++ b/testhal/AVR/MEGA/SPI/mcuconf.h
diff --git a/testhal/AVR/SPI/readme.txt b/testhal/AVR/MEGA/SPI/readme.txt
index 8ddadadc3..8ddadadc3 100644
--- a/testhal/AVR/SPI/readme.txt
+++ b/testhal/AVR/MEGA/SPI/readme.txt