diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-04-01 08:50:09 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-04-01 08:50:09 +0000 |
commit | 90a05a12abe23cc6e0998119d5b460b862871337 (patch) | |
tree | 22eb295c5f36e91dd1549cb2744744d73a58e97f | |
parent | 0b0fb6f88f6851842e89f19129b0dc535f41dcbc (diff) | |
download | ChibiOS-90a05a12abe23cc6e0998119d5b460b862871337.tar.gz ChibiOS-90a05a12abe23cc6e0998119d5b460b862871337.tar.bz2 ChibiOS-90a05a12abe23cc6e0998119d5b460b862871337.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2858 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | testhal/STM32/PWM-ICU/Makefile (renamed from testhal/STM32/PWM/Makefile) | 0 | ||||
-rw-r--r-- | testhal/STM32/PWM-ICU/ch.ld (renamed from testhal/STM32/PWM/ch.ld) | 0 | ||||
-rw-r--r-- | testhal/STM32/PWM-ICU/chconf.h (renamed from testhal/STM32/PWM/chconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32/PWM-ICU/halconf.h (renamed from testhal/STM32/PWM/halconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32/PWM-ICU/main.c (renamed from testhal/STM32/PWM/main.c) | 0 | ||||
-rw-r--r-- | testhal/STM32/PWM-ICU/mcuconf.h (renamed from testhal/STM32/PWM/mcuconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32/PWM-ICU/readme.txt (renamed from testhal/STM32/PWM/readme.txt) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/testhal/STM32/PWM/Makefile b/testhal/STM32/PWM-ICU/Makefile index a5c76f1c8..a5c76f1c8 100644 --- a/testhal/STM32/PWM/Makefile +++ b/testhal/STM32/PWM-ICU/Makefile diff --git a/testhal/STM32/PWM/ch.ld b/testhal/STM32/PWM-ICU/ch.ld index ae79ddd40..ae79ddd40 100644 --- a/testhal/STM32/PWM/ch.ld +++ b/testhal/STM32/PWM-ICU/ch.ld diff --git a/testhal/STM32/PWM/chconf.h b/testhal/STM32/PWM-ICU/chconf.h index 04fa822cc..04fa822cc 100644 --- a/testhal/STM32/PWM/chconf.h +++ b/testhal/STM32/PWM-ICU/chconf.h diff --git a/testhal/STM32/PWM/halconf.h b/testhal/STM32/PWM-ICU/halconf.h index 8d87b73cb..8d87b73cb 100644 --- a/testhal/STM32/PWM/halconf.h +++ b/testhal/STM32/PWM-ICU/halconf.h diff --git a/testhal/STM32/PWM/main.c b/testhal/STM32/PWM-ICU/main.c index c89b71988..c89b71988 100644 --- a/testhal/STM32/PWM/main.c +++ b/testhal/STM32/PWM-ICU/main.c diff --git a/testhal/STM32/PWM/mcuconf.h b/testhal/STM32/PWM-ICU/mcuconf.h index bd96de17b..bd96de17b 100644 --- a/testhal/STM32/PWM/mcuconf.h +++ b/testhal/STM32/PWM-ICU/mcuconf.h diff --git a/testhal/STM32/PWM/readme.txt b/testhal/STM32/PWM-ICU/readme.txt index 97476205d..97476205d 100644 --- a/testhal/STM32/PWM/readme.txt +++ b/testhal/STM32/PWM-ICU/readme.txt |