diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-09-22 17:15:18 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-09-22 17:15:18 +0000 |
commit | f20a38b371b2e6e65dc58393f581696e3ec623cc (patch) | |
tree | 663fe9c0264695064d8de99aaa6c0e5560b0fb2c /testhal | |
parent | 4a3e3fc01ec6dfb4a710db771bee262d5dc9327e (diff) | |
download | ChibiOS-f20a38b371b2e6e65dc58393f581696e3ec623cc.tar.gz ChibiOS-f20a38b371b2e6e65dc58393f581696e3ec623cc.tar.bz2 ChibiOS-f20a38b371b2e6e65dc58393f581696e3ec623cc.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3382 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/STM32F1xx/SDC/Makefile (renamed from testhal/STM32F1xx/SDIO/Makefile) | 0 | ||||
-rw-r--r-- | testhal/STM32F1xx/SDC/chconf.h (renamed from testhal/STM32F1xx/SDIO/chconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32F1xx/SDC/halconf.h (renamed from testhal/STM32F1xx/SDIO/halconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32F1xx/SDC/main.c (renamed from testhal/STM32F1xx/SDIO/main.c) | 0 | ||||
-rw-r--r-- | testhal/STM32F1xx/SDC/mcuconf.h (renamed from testhal/STM32F1xx/SDIO/mcuconf.h) | 0 | ||||
-rw-r--r-- | testhal/STM32F1xx/SDC/readme.txt (renamed from testhal/STM32F1xx/SDIO/readme.txt) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/testhal/STM32F1xx/SDIO/Makefile b/testhal/STM32F1xx/SDC/Makefile index 71c4ec604..71c4ec604 100644 --- a/testhal/STM32F1xx/SDIO/Makefile +++ b/testhal/STM32F1xx/SDC/Makefile diff --git a/testhal/STM32F1xx/SDIO/chconf.h b/testhal/STM32F1xx/SDC/chconf.h index a5d129956..a5d129956 100644 --- a/testhal/STM32F1xx/SDIO/chconf.h +++ b/testhal/STM32F1xx/SDC/chconf.h diff --git a/testhal/STM32F1xx/SDIO/halconf.h b/testhal/STM32F1xx/SDC/halconf.h index 9aa7cd21e..9aa7cd21e 100644 --- a/testhal/STM32F1xx/SDIO/halconf.h +++ b/testhal/STM32F1xx/SDC/halconf.h diff --git a/testhal/STM32F1xx/SDIO/main.c b/testhal/STM32F1xx/SDC/main.c index 9736f0268..9736f0268 100644 --- a/testhal/STM32F1xx/SDIO/main.c +++ b/testhal/STM32F1xx/SDC/main.c diff --git a/testhal/STM32F1xx/SDIO/mcuconf.h b/testhal/STM32F1xx/SDC/mcuconf.h index 1af95abfd..1af95abfd 100644 --- a/testhal/STM32F1xx/SDIO/mcuconf.h +++ b/testhal/STM32F1xx/SDC/mcuconf.h diff --git a/testhal/STM32F1xx/SDIO/readme.txt b/testhal/STM32F1xx/SDC/readme.txt index de5af6948..de5af6948 100644 --- a/testhal/STM32F1xx/SDIO/readme.txt +++ b/testhal/STM32F1xx/SDC/readme.txt |