diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-02-08 15:24:30 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-02-08 15:24:30 +0000 |
commit | 06c9f03edc93418ceeb9a3a9a7550a27fdcc8c96 (patch) | |
tree | 28629a47ea3ca3ef05ca6e101e785851187e7ca4 /os | |
parent | fcf9090b967d7078d20072e3fef2e269ecff9699 (diff) | |
download | ChibiOS-06c9f03edc93418ceeb9a3a9a7550a27fdcc8c96.tar.gz ChibiOS-06c9f03edc93418ceeb9a3a9a7550a27fdcc8c96.tar.bz2 ChibiOS-06c9f03edc93418ceeb9a3a9a7550a27fdcc8c96.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5131 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r-- | os/hal/platforms/STM32F30x/adc_lld.c (renamed from os/hal/platforms/STM32F3xx/adc_lld.c) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/adc_lld.h (renamed from os/hal/platforms/STM32F3xx/adc_lld.h) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/ext_lld_isr.c (renamed from os/hal/platforms/STM32F3xx/ext_lld_isr.c) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/ext_lld_isr.h (renamed from os/hal/platforms/STM32F3xx/ext_lld_isr.h) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/hal_lld.c (renamed from os/hal/platforms/STM32F3xx/hal_lld.c) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/hal_lld.h (renamed from os/hal/platforms/STM32F3xx/hal_lld.h) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/platform.mk (renamed from os/hal/platforms/STM32F3xx/platform.mk) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/stm32_dma.c (renamed from os/hal/platforms/STM32F3xx/stm32_dma.c) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/stm32_dma.h (renamed from os/hal/platforms/STM32F3xx/stm32_dma.h) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/stm32_isr.h (renamed from os/hal/platforms/STM32F3xx/stm32_isr.h) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/stm32_rcc.h (renamed from os/hal/platforms/STM32F3xx/stm32_rcc.h) | 0 | ||||
-rw-r--r-- | os/hal/platforms/STM32F30x/stm32f30x.h (renamed from os/hal/platforms/STM32F3xx/stm32f30x.h) | 0 |
12 files changed, 0 insertions, 0 deletions
diff --git a/os/hal/platforms/STM32F3xx/adc_lld.c b/os/hal/platforms/STM32F30x/adc_lld.c index 48d0efafe..48d0efafe 100644 --- a/os/hal/platforms/STM32F3xx/adc_lld.c +++ b/os/hal/platforms/STM32F30x/adc_lld.c diff --git a/os/hal/platforms/STM32F3xx/adc_lld.h b/os/hal/platforms/STM32F30x/adc_lld.h index 3e72d1cf0..3e72d1cf0 100644 --- a/os/hal/platforms/STM32F3xx/adc_lld.h +++ b/os/hal/platforms/STM32F30x/adc_lld.h diff --git a/os/hal/platforms/STM32F3xx/ext_lld_isr.c b/os/hal/platforms/STM32F30x/ext_lld_isr.c index c310a4394..c310a4394 100644 --- a/os/hal/platforms/STM32F3xx/ext_lld_isr.c +++ b/os/hal/platforms/STM32F30x/ext_lld_isr.c diff --git a/os/hal/platforms/STM32F3xx/ext_lld_isr.h b/os/hal/platforms/STM32F30x/ext_lld_isr.h index 80d05b9d5..80d05b9d5 100644 --- a/os/hal/platforms/STM32F3xx/ext_lld_isr.h +++ b/os/hal/platforms/STM32F30x/ext_lld_isr.h diff --git a/os/hal/platforms/STM32F3xx/hal_lld.c b/os/hal/platforms/STM32F30x/hal_lld.c index 5370320cb..5370320cb 100644 --- a/os/hal/platforms/STM32F3xx/hal_lld.c +++ b/os/hal/platforms/STM32F30x/hal_lld.c diff --git a/os/hal/platforms/STM32F3xx/hal_lld.h b/os/hal/platforms/STM32F30x/hal_lld.h index 96f4f169d..96f4f169d 100644 --- a/os/hal/platforms/STM32F3xx/hal_lld.h +++ b/os/hal/platforms/STM32F30x/hal_lld.h diff --git a/os/hal/platforms/STM32F3xx/platform.mk b/os/hal/platforms/STM32F30x/platform.mk index 5cfdd415c..5cfdd415c 100644 --- a/os/hal/platforms/STM32F3xx/platform.mk +++ b/os/hal/platforms/STM32F30x/platform.mk diff --git a/os/hal/platforms/STM32F3xx/stm32_dma.c b/os/hal/platforms/STM32F30x/stm32_dma.c index 8daf54f98..8daf54f98 100644 --- a/os/hal/platforms/STM32F3xx/stm32_dma.c +++ b/os/hal/platforms/STM32F30x/stm32_dma.c diff --git a/os/hal/platforms/STM32F3xx/stm32_dma.h b/os/hal/platforms/STM32F30x/stm32_dma.h index a755e76ec..a755e76ec 100644 --- a/os/hal/platforms/STM32F3xx/stm32_dma.h +++ b/os/hal/platforms/STM32F30x/stm32_dma.h diff --git a/os/hal/platforms/STM32F3xx/stm32_isr.h b/os/hal/platforms/STM32F30x/stm32_isr.h index b034d3487..b034d3487 100644 --- a/os/hal/platforms/STM32F3xx/stm32_isr.h +++ b/os/hal/platforms/STM32F30x/stm32_isr.h diff --git a/os/hal/platforms/STM32F3xx/stm32_rcc.h b/os/hal/platforms/STM32F30x/stm32_rcc.h index 92ba6cf60..92ba6cf60 100644 --- a/os/hal/platforms/STM32F3xx/stm32_rcc.h +++ b/os/hal/platforms/STM32F30x/stm32_rcc.h diff --git a/os/hal/platforms/STM32F3xx/stm32f30x.h b/os/hal/platforms/STM32F30x/stm32f30x.h index 99c6178ee..99c6178ee 100644 --- a/os/hal/platforms/STM32F3xx/stm32f30x.h +++ b/os/hal/platforms/STM32F30x/stm32f30x.h |