📄 connectivitytest.xip
字号:
<project buildenvironment="{608a6722-83f5-413c-8dfd-62423b31ccb4}" executionenvironment="{b800576b-c853-409b-8864-a765706e8aba}" executionenvironmentname="XAP2b Emulator" buildenvironmentoption="" buildenvironmentname="XAP2b" executionenvironmentoption="" > <folder name="Startup Code" > <extension name="xap" /> <file path="../../hal/micro/xap2b/em250/cstartup.xap" /> <file path="../../hal/ember-configuration.c" /> </folder> <folder name="C Files" > <extension name="c" /> <folder name="Util" > <file path="../util/network/network-utils.c" /> <file path="../util/scan/scan-utils.c" /> <file path="../util/serial/serial.c" /> <file path="../util/zigbee-framework/zigbee-device-library.c" /> </folder> <folder name="HAL" > <file path="../../hal/micro/xap2b/adc.c" /> <file path="../../hal/micro/xap2b/em250/bootloader-interface-standalone.c" > <properties> <configuration name="Release" /> </properties> </file> <file path="../../hal/micro/xap2b/button.c" /> <file path="../../hal/micro/xap2b/buzzer.c" /> <file path="../../hal/micro/generic/crc.c" /> <file path="../../hal/micro/xap2b/em250/diagnostic.c" /> <file path="../../hal/micro/xap2b/em250/flash.c" /> <file path="../../hal/micro/xap2b/led.c" /> <file path="../../hal/micro/xap2b/em250/memory-protection.c" /> <file path="../../hal/micro/generic/mem-util.c" /> <file path="../../hal/micro/xap2b/em250/micro.c" /> <file path="../../hal/micro/generic/random.c" /> <file path="../../hal/micro/xap2b/em250/sim-eeprom.c" /> <file path="../../hal/micro/xap2b/em250/symbol-timer.c" /> <file path="../../hal/micro/xap2b/em250/system-timer.c" /> <file path="../../hal/micro/xap2b/em250/token.c" /> <file path="../../hal/micro/xap2b/token-def.c" /> <file path="../../hal/micro/xap2b/em250/uart.c" /> </folder> <file path="connectivitytest.c" /> </folder> <folder name="Libraries and Assembler Files" > <extension name="xap" /> <file path="../../build/end-device-bind-stub-library-xap2b-em250-em250/end-device-bind-stub-library.xap" /> <file path="../../build/mesh-stack-xap2b-em250-em250/mesh-stack.xap" /> <file path="../../build/sequenced-message-stub-library-xap2b-em250-em250/sequenced-message-stub-library.xap" /> <file path="../../hal/micro/xap2b/em250/flash-corebuf.xap" /> </folder> <folder name="Endup Code" > <file path="../../hal/micro/xap2b/em250/cendup.xap" /> </folder> <file path="../../hal/micro/xap2b/em250/memory.map" /> <properties currentconfiguration="Release" > <configuration name="Release" > <property key="asmDefines" > $DEADSTRIP </property> <property key="asmIncludeDirs" >../../hal/micro/xap2b/em250</property> <property key="compilerExtra" ></property> <property key="defines" > PLATFORM_HEADER="../../hal/micro/xap2b/compiler/ncc.h";BOARD_HEADER="../../hal/micro/xap2b/em250/board/dev0455.h" ;XAP2B;XAP2B_EM250;PHY_EM250;BOARD_DEV0455;CONFIGURATION_HEADER="connectivitytest-configuration.h";APPLICATION_TOKEN_HEADER="../util/bootload/bootload-utils-token.h";EMBER_SERIAL1_MODE=EMBER_SERIAL_FIFO;EMBER_SERIAL1_TX_QUEUE_SIZE=128;EMBER_SERIAL1_RX_QUEUE_SIZE=16;EMBER_SERIAL0_DEBUG;USE_BOOTLOADER_LIB </property> <property key="generateDebug" >1</property> <property key="generateLibDebug" >1</property> <property key="generateLinkerListFile" >1</property> <property key="generateListFile" >1</property> <property key="includeDirs" > ../..;../../stack;../../hal </property> <property key="intermediateDir" >../../build/connectivitytest-xap2b-em250-em250-dev0455/intermediate</property> <property key="keepAssembler" >1</property> <property key="linkerExtra" ></property> <property key="memoryModel" >0</property> <property key="optimizationLevel" >1</property> <property key="outputDir" >../../build/connectivitytest-xap2b-em250-em250-dev0455</property> <property key="packFile" >..\..\hal\micro\xap2b\em250\segments.xap</property> <property key="peripheralList" >em250.xml</property> <property key="postBuild" >$(installDir)/bin/post_build.bat</property> <property key="postBuildDirectorySeparators" >1</property> <property key="postBuildDisplay" >Converting .xpv/.xdv into bootloader .ebl image</property> <property key="postBuildEnvExtra" >PLAT=xap2b;MICRO=em250;PHY=em250;BOARD=dev0455</property> <property key="postBuildOutput" >2</property> <property key="postClean" >$(installDir)/bin/post_clean.bat</property> <property key="postCleanDirectorySeparators" >1</property> <property key="postCleanDisplay" >Cleaning .ebl image and deadstrip intermediates</property> <property key="postCleanOutput" >2</property> <property key="warning7" >0</property> </configuration> </properties></project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -