Update sd_fat project to use the latest INI reader config file.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 5 Dec 2011 11:10:02 +0000 (11:10 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 5 Dec 2011 11:10:02 +0000 (11:10 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5179 38d2e660-2303-0410-9eaa-f027e97ec537

boards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat/at91sam7x-ek_sd_fat.mk
boards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat/cfg/cfg_ini_reader.h
boards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat/cfg/cfg_ser.h
boards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat/project.bertos

index 8eab0aa0265ef8fa79030c1ab142b7dd8adccdbd..95e9c50998aa21e19569ceb3c1002b449e9cbbd1 100644 (file)
@@ -65,7 +65,7 @@ at91sam7x-ek_sd_fat_WIZARD_ASRC = \
         \
        #
 
-at91sam7x-ek_sd_fat_CPPFLAGS = -D'CPU_FREQ=(48054857UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(at91sam7x-ek_sd_fat_HW_PATH) -I$(at91sam7x-ek_sd_fat_SRC_PATH) $(at91sam7x-ek_sd_fat_CPU_CPPFLAGS) $(at91sam7x-ek_sd_fat_USER_CPPFLAGS)
+at91sam7x-ek_sd_fat_CPPFLAGS = -D'CPU_FREQ=(48023000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(at91sam7x-ek_sd_fat_HW_PATH) -I$(at91sam7x-ek_sd_fat_SRC_PATH) $(at91sam7x-ek_sd_fat_CPU_CPPFLAGS) $(at91sam7x-ek_sd_fat_USER_CPPFLAGS)
 
 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
 at91sam7x-ek_sd_fat_LDFLAGS = $(at91sam7x-ek_sd_fat_CPU_LDFLAGS) $(at91sam7x-ek_sd_fat_WIZARD_LDFLAGS) $(at91sam7x-ek_sd_fat_USER_LDFLAGS)
index d0be4389c550aa1c9dc9eda11ff9bdc5138f01b4..048139a4c6707e87dc705ecc72095b105339037c 100644 (file)
  */
 #define CONFIG_INI_MAX_LINE_LEN 64
 
+/**
+ * Make case insensitive comparisons.
+ * $WIZ$ type = "boolean"
+ */
+#define CONFIG_INI_CASE_INSENSITIVE    0
+
 #endif /* CFG_INI_READER_H */
index 91a10e0b2d8ade049eeb03b95150797d6728a29f..e7d5cc43d9f179db1ec9d66d2fa1adcc27af6cbf 100644 (file)
  *
  * $WIZ$ type = "enum"
  * $WIZ$ value_list = "ser_order_bit"
- * $WIZ$ supports = "avr"
+ * $WIZ$ supports = "avr and not xmega32d"
  */
 #define CONFIG_SPI_DATA_ORDER  SER_MSB_FIRST
 
 /**
  * SPI clock division factor.
  * $WIZ$ type = "int"
- * $WIZ$ supports = "avr"
+ * $WIZ$ supports = "avr and not xmega32d"
  */
 #define CONFIG_SPI_CLOCK_DIV   16
 
  * SPI clock polarity: normal low or normal high.
  * $WIZ$ type = "enum"
  * $WIZ$ value_list = "ser_spi_pol"
- * $WIZ$ supports = "avr"
+ * $WIZ$ supports = "avr and not xmega32d"
  */
 #define CONFIG_SPI_CLOCK_POL        SPI_NORMAL_LOW
 
  * sample on second clock edge.
  * $WIZ$ type = "enum"
  * $WIZ$ value_list = "ser_spi_phase"
- * $WIZ$ supports = "avr"
+ * $WIZ$ supports = "avr and not xmega32d"
  */
 #define CONFIG_SPI_CLOCK_PHASE     SPI_SAMPLE_ON_FIRST_EDGE
 
index 95e14def8dd87fcfaa5a7f4822d98a07b4297bcb..e9ad1833ada6562139a8d85facfff2e0b61bcbbd 100644 (file)
@@ -21,9 +21,9 @@ S'path'
 p10
 Varm-none-eabi-gcc
 p11
-ssS'PROJECT_SRC_PATH_FROM_MAKEFILE'
+ssS'PROJECT_HW_PATH_FROM_MAKEFILE'
 p12
-Vboards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat
+Vboards/at91sam7x-ek
 p13
 sS'ENABLED_MODULES'
 p14
@@ -67,9 +67,9 @@ p33
 sS'PRESET'
 p34
 I01
-sS'PROJECT_HW_PATH_FROM_MAKEFILE'
+sS'PROJECT_SRC_PATH_FROM_MAKEFILE'
 p35
-Vboards/at91sam7x-ek
+Vboards/at91sam7x-ek/examples/at91sam7x-ek_sd_fat
 p36
 sS'OUTPUT'
 p37