Skip to content

Commit

Permalink
Integration board library.
Browse files Browse the repository at this point in the history
  • Loading branch information
bingdo committed Apr 9, 2015
1 parent 2e4f243 commit 5836ab5
Show file tree
Hide file tree
Showing 159 changed files with 43 additions and 15,226 deletions.
2 changes: 1 addition & 1 deletion WIZ550S2E_App/.cproject
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<folderInfo id="com.crt.advproject.config.exe.debug.1790569010." name="/" resourcePath="">
<toolChain id="com.crt.advproject.toolchain.exe.debug.2124624630" name="Code Red MCU Tools" superClass="com.crt.advproject.toolchain.exe.debug">
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.exe.debug.849623936" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.exe.debug"/>
<builder buildPath="${workspace_loc:/S2E_WIZ550io}/Debug" id="com.crt.advproject.builder.exe.debug.1204425089" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.exe.debug"/>
<builder buildPath="${workspace_loc:/WIZ550S2E_App/Release}" command="make" id="com.crt.advproject.builder.exe.debug.1204425089" keepEnvironmentInBuildfile="false" managedBuildOn="false" name="Gnu Make Builder" superClass="com.crt.advproject.builder.exe.debug"/>
<tool id="com.crt.advproject.cpp.exe.debug.1265761207" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.exe.debug"/>
<tool id="com.crt.advproject.gcc.exe.debug.1878226249" name="MCU C Compiler" superClass="com.crt.advproject.gcc.exe.debug">
<option id="com.crt.advproject.gcc.arch.928502353" name="Architecture" superClass="com.crt.advproject.gcc.arch" value="com.crt.advproject.gcc.target.cm0" valueType="enumerated"/>
Expand Down
Binary file removed WIZ550S2E_App/Release/WIZ550S2E_App.axf
Binary file not shown.
3,690 changes: 0 additions & 3,690 deletions WIZ550S2E_App/Release/WIZ550S2E_App.hex

This file was deleted.

2,564 changes: 0 additions & 2,564 deletions WIZ550S2E_App/Release/WIZ550S2E_App.map

This file was deleted.

2 changes: 1 addition & 1 deletion WIZ550S2E_App/Release/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ all: WIZ550S2E_App.axf
WIZ550S2E_App.axf: $(OBJS) $(USER_OBJS)
@echo 'Building target: $@'
@echo 'Invoking: MCU Linker'
arm-none-eabi-gcc -nostdlib -L"D:\_GitHub\WIZ550S2E\wiznet_s2e_wiz550s2e_board\Release" -L"D:\_GitHub\WIZ550S2E\lpc_chip_11exx\Release" -Xlinker -Map="WIZ550S2E_App.map" -Xlinker --gc-sections -Xlinker --allow-multiple-definition -mcpu=cortex-m0 -mthumb -T "WIZ550S2E.ld" -L ../linkscripts -o "WIZ550S2E_App.axf" $(OBJS) $(USER_OBJS) $(LIBS)
arm-none-eabi-gcc -nostdlib -L"D:\WIZnet\Workspace_LPCXpresso_7.5.0_254\wiznet_s2e_wiz550s2e_board\Release" -L"D:\WIZnet\Workspace_LPCXpresso_7.5.0_254\lpc_chip_11exx\Release" -Xlinker -Map="WIZ550S2E_App.map" -Xlinker --gc-sections -Xlinker --allow-multiple-definition -mcpu=cortex-m0 -mthumb -T "WIZ550S2E.ld" -L ../linkscripts -o "WIZ550S2E_App.axf" $(OBJS) $(USER_OBJS) $(LIBS)
@echo 'Finished building target: $@'
@echo ' '
$(MAKE) --no-print-directory post-build
Expand Down
139 changes: 0 additions & 139 deletions WIZ550S2E_App/Release/src/ATcmd/atcmd.d

This file was deleted.

Binary file removed WIZ550S2E_App/Release/src/ATcmd/atcmd.o
Binary file not shown.
146 changes: 0 additions & 146 deletions WIZ550S2E_App/Release/src/ATcmd/cmdrun.d

This file was deleted.

Binary file removed WIZ550S2E_App/Release/src/ATcmd/cmdrun.o
Binary file not shown.
Loading

0 comments on commit 5836ab5

Please sign in to comment.