Add data to put on sd for BeRTOS http server example.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_http_server / sam3x-ek_http_server.mk
1 #
2 # Wizard autogenerated makefile.
3 # DO NOT EDIT, use the sam3x-ek_http_server_user.mk file instead.
4 #
5
6 # Constants automatically defined by the selected modules
7 sam3x-ek_http_server_DEBUG = 1
8
9 # Our target application
10 TRG += sam3x-ek_http_server
11
12 sam3x-ek_http_server_PREFIX = "arm-none-eabi-"
13
14 sam3x-ek_http_server_SUFFIX = ""
15
16 sam3x-ek_http_server_SRC_PATH = boards/sam3x-ek/examples/sam3x-ek_http_server
17
18 sam3x-ek_http_server_HW_PATH = boards/sam3x-ek
19
20 # Files automatically generated by the wizard. DO NOT EDIT, USE sam3x-ek_http_server_USER_CSRC INSTEAD!
21 sam3x-ek_http_server_WIZARD_CSRC = \
22         bertos/cpu/cortex-m3/drv/adc_sam3.c \
23         bertos/cpu/cortex-m3/drv/eth_sam3.c \
24         bertos/cpu/cortex-m3/drv/i2s_sam3.c \
25         bertos/cpu/cortex-m3/drv/sd_sam3.c \
26         bertos/cpu/cortex-m3/drv/timer_cm3.c \
27         bertos/cpu/cortex-m3/hw/switch_ctx_cm3.c \
28         bertos/drv/adc.c \
29         bertos/drv/lcd_hx8347.c \
30         bertos/drv/sd.c \
31         bertos/drv/sd_spi.c \
32         bertos/drv/timer.c \
33         bertos/fonts/luBS14.c \
34         bertos/fs/fat.c \
35         bertos/fs/fatfs/diskio.c \
36         bertos/fs/fatfs/ff.c \
37         bertos/gfx/bitmap.c \
38         bertos/gfx/line.c \
39         bertos/gfx/text.c \
40         bertos/gfx/text_format.c \
41         bertos/icons/bertos.c \
42         bertos/icons/logo.c \
43         bertos/io/kblock.c \
44         bertos/io/kfile.c \
45         bertos/kern/monitor.c \
46         bertos/kern/proc.c \
47         bertos/kern/signal.c \
48         bertos/mware/event.c \
49         bertos/mware/formatwr.c \
50         bertos/mware/hex.c \
51         bertos/mware/sprintf.c \
52         bertos/net/http.c \
53         bertos/net/lwip.c \
54         bertos/struct/heap.c \
55         $(sam3x-ek_http_server_HW_PATH)/hw/hw_eth.c \
56         $(sam3x-ek_http_server_HW_PATH)/hw/hw_http.c \
57         #
58
59 # Files automatically generated by the wizard. DO NOT EDIT, USE sam3x-ek_http_server_USER_PCSRC INSTEAD!
60 sam3x-ek_http_server_WIZARD_PCSRC = \
61          \
62         #
63
64 # Files automatically generated by the wizard. DO NOT EDIT, USE sam3x-ek_http_server_USER_CPPASRC INSTEAD!
65 sam3x-ek_http_server_WIZARD_CPPASRC = \
66          \
67         #
68
69 # Files automatically generated by the wizard. DO NOT EDIT, USE sam3x-ek_http_server_USER_CXXSRC INSTEAD!
70 sam3x-ek_http_server_WIZARD_CXXSRC = \
71          \
72         #
73
74 # Files automatically generated by the wizard. DO NOT EDIT, USE sam3x-ek_http_server_USER_ASRC INSTEAD!
75 sam3x-ek_http_server_WIZARD_ASRC = \
76          \
77         #
78
79 sam3x-ek_http_server_CPPFLAGS = -D'CPU_FREQ=(84000000UL)' -D'ARCH=(ARCH_DEFAULT)' -D'WIZ_AUTOGEN' -I$(sam3x-ek_http_server_HW_PATH) -I$(sam3x-ek_http_server_SRC_PATH) $(sam3x-ek_http_server_CPU_CPPFLAGS) $(sam3x-ek_http_server_USER_CPPFLAGS)
80
81 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
82 sam3x-ek_http_server_LDFLAGS = $(sam3x-ek_http_server_CPU_LDFLAGS) $(sam3x-ek_http_server_WIZARD_LDFLAGS) $(sam3x-ek_http_server_USER_LDFLAGS)
83
84 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
85 sam3x-ek_http_server_CPPAFLAGS = $(sam3x-ek_http_server_CPU_CPPAFLAGS) $(sam3x-ek_http_server_WIZARD_CPPAFLAGS) $(sam3x-ek_http_server_USER_CPPAFLAGS)
86
87 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
88 sam3x-ek_http_server_CSRC = $(sam3x-ek_http_server_CPU_CSRC) $(sam3x-ek_http_server_WIZARD_CSRC) $(sam3x-ek_http_server_USER_CSRC)
89
90 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
91 sam3x-ek_http_server_PCSRC = $(sam3x-ek_http_server_CPU_PCSRC) $(sam3x-ek_http_server_WIZARD_PCSRC) $(sam3x-ek_http_server_USER_PCSRC)
92
93 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
94 sam3x-ek_http_server_CPPASRC = $(sam3x-ek_http_server_CPU_CPPASRC) $(sam3x-ek_http_server_WIZARD_CPPASRC) $(sam3x-ek_http_server_USER_CPPASRC)
95
96 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
97 sam3x-ek_http_server_CXXSRC = $(sam3x-ek_http_server_CPU_CXXSRC) $(sam3x-ek_http_server_WIZARD_CXXSRC) $(sam3x-ek_http_server_USER_CXXSRC)
98
99 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
100 sam3x-ek_http_server_ASRC = $(sam3x-ek_http_server_CPU_ASRC) $(sam3x-ek_http_server_WIZARD_ASRC) $(sam3x-ek_http_server_USER_ASRC)
101
102 # CPU specific flags and options, defined in the CPU definition files.
103 # Automatically generated by the wizard. PLEASE DO NOT EDIT!
104 sam3x-ek_http_server_CPU_CPPASRC = bertos/cpu/cortex-m3/hw/crt_cm3.S bertos/cpu/cortex-m3/hw/vectors_cm3.S
105 sam3x-ek_http_server_CPU_CPPAFLAGS = -g -gdwarf-2 -mthumb -mno-thumb-interwork
106 sam3x-ek_http_server_CPU_CPPFLAGS = -O0 -g3 -gdwarf-2 -mthumb -mno-thumb-interwork -fno-strict-aliasing -fwrapv -fverbose-asm -Ibertos/cpu/cortex-m3/ -D__ARM_SAM3X8__
107 sam3x-ek_http_server_CPU_CSRC = bertos/cpu/cortex-m3/hw/init_cm3.c bertos/cpu/cortex-m3/drv/irq_cm3.c bertos/cpu/cortex-m3/drv/clock_sam3.c
108 sam3x-ek_http_server_PROGRAMMER_CPU = sam3
109 sam3x-ek_http_server_CPU_LDFLAGS = -mthumb -mno-thumb-interwork -nostartfiles -Wl,--no-warn-mismatch -Wl,-dT bertos/cpu/cortex-m3/scripts/sam3x8_rom.ld
110 sam3x-ek_http_server_STOPFLASH_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh
111 sam3x-ek_http_server_CPU = cortex-m3
112 sam3x-ek_http_server_STOPDEBUG_SCRIPT = bertos/prg_scripts/arm/stopopenocd.sh
113 sam3x-ek_http_server_DEBUG_SCRIPT = bertos/prg_scripts/arm/debug.sh
114 sam3x-ek_http_server_FLASH_SCRIPT = bertos/prg_scripts/arm/flash-sam3.sh
115
116 include $(sam3x-ek_http_server_SRC_PATH)/sam3x-ek_http_server_user.mk