From 2a27f7e699c03a521b447035d846023a74c10bf1 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 7 Apr 2013 11:38:03 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5566 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F4xx/RTC_FATTIME/Makefile | 0 testhal/STM32F4xx/RTC_FATTIME/chconf.h | 0 testhal/STM32F4xx/RTC_FATTIME/ffconf.h | 0 testhal/STM32F4xx/RTC_FATTIME/halconf.h | 0 testhal/STM32F4xx/RTC_FATTIME/main.c | 0 testhal/STM32F4xx/RTC_FATTIME/mcuconf.h | 0 testhal/STM32F4xx/RTC_FATTIME/readme.txt | 0 testhal/STM32F4xx/SDC/Makefile | 0 testhal/STM32F4xx/SDC/chconf.h | 0 testhal/STM32F4xx/SDC/csd.txt | 0 testhal/STM32F4xx/SDC/ffconf.h | 0 testhal/STM32F4xx/SDC/halconf.h | 0 testhal/STM32F4xx/SDC/main.c | 0 testhal/STM32F4xx/SDC/mcuconf.h | 0 testhal/STM32F4xx/SDC/readme.txt | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/Makefile mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/chconf.h mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/ffconf.h mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/halconf.h mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/main.c mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/mcuconf.h mode change 100755 => 100644 testhal/STM32F4xx/RTC_FATTIME/readme.txt mode change 100755 => 100644 testhal/STM32F4xx/SDC/Makefile mode change 100755 => 100644 testhal/STM32F4xx/SDC/chconf.h mode change 100755 => 100644 testhal/STM32F4xx/SDC/csd.txt mode change 100755 => 100644 testhal/STM32F4xx/SDC/ffconf.h mode change 100755 => 100644 testhal/STM32F4xx/SDC/halconf.h mode change 100755 => 100644 testhal/STM32F4xx/SDC/main.c mode change 100755 => 100644 testhal/STM32F4xx/SDC/mcuconf.h mode change 100755 => 100644 testhal/STM32F4xx/SDC/readme.txt (limited to 'testhal/STM32F4xx') diff --git a/testhal/STM32F4xx/RTC_FATTIME/Makefile b/testhal/STM32F4xx/RTC_FATTIME/Makefile old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/RTC_FATTIME/chconf.h b/testhal/STM32F4xx/RTC_FATTIME/chconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/RTC_FATTIME/ffconf.h b/testhal/STM32F4xx/RTC_FATTIME/ffconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/RTC_FATTIME/halconf.h b/testhal/STM32F4xx/RTC_FATTIME/halconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/RTC_FATTIME/main.c b/testhal/STM32F4xx/RTC_FATTIME/main.c old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/RTC_FATTIME/mcuconf.h b/testhal/STM32F4xx/RTC_FATTIME/mcuconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/RTC_FATTIME/readme.txt b/testhal/STM32F4xx/RTC_FATTIME/readme.txt old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/Makefile b/testhal/STM32F4xx/SDC/Makefile old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/chconf.h b/testhal/STM32F4xx/SDC/chconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/csd.txt b/testhal/STM32F4xx/SDC/csd.txt old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/ffconf.h b/testhal/STM32F4xx/SDC/ffconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/halconf.h b/testhal/STM32F4xx/SDC/halconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/main.c b/testhal/STM32F4xx/SDC/main.c old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/mcuconf.h b/testhal/STM32F4xx/SDC/mcuconf.h old mode 100755 new mode 100644 diff --git a/testhal/STM32F4xx/SDC/readme.txt b/testhal/STM32F4xx/SDC/readme.txt old mode 100755 new mode 100644 -- cgit v1.2.3