CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:test

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    311.41kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

zigbee无线控制点对点通信,控制点对点灯源程序-zigbee wireless control point-to-point communications, control point-to-point light source
(系统自动生成,下载前可以参看下载内容)

下载文件列表

test/Debug/Exe/light.d51
test/Debug/Exe/light.hex
test/Debug/light.cspy.bat
test/Debug/light.dbgdt
test/Debug/light.dni
test/Debug/light.wsdt
test/Debug/List/light.map
test/Debug/Obj/adc.pbi
test/Debug/Obj/adc.r51
test/Debug/Obj/basic_rf.pbi
test/Debug/Obj/basic_rf.r51
test/Debug/Obj/basic_rf_security.pbi
test/Debug/Obj/basic_rf_security.r51
test/Debug/Obj/clock.pbi
test/Debug/Obj/clock.r51
test/Debug/Obj/hal_assert.pbi
test/Debug/Obj/hal_assert.r51
test/Debug/Obj/hal_board.pbi
test/Debug/Obj/hal_board.r51
test/Debug/Obj/hal_button.pbi
test/Debug/Obj/hal_button.r51
test/Debug/Obj/hal_digio.pbi
test/Debug/Obj/hal_digio.r51
test/Debug/Obj/hal_int.pbi
test/Debug/Obj/hal_int.r51
test/Debug/Obj/hal_joystick.pbi
test/Debug/Obj/hal_joystick.r51
test/Debug/Obj/hal_lcd_srf05.pbi
test/Debug/Obj/hal_lcd_srf05.r51
test/Debug/Obj/hal_led.pbi
test/Debug/Obj/hal_led.r51
test/Debug/Obj/hal_mcu.pbi
test/Debug/Obj/hal_mcu.r51
test/Debug/Obj/hal_rf.pbi
test/Debug/Obj/hal_rf.r51
test/Debug/Obj/hal_rf_security.pbi
test/Debug/Obj/hal_rf_security.r51
test/Debug/Obj/light.pbd
test/Debug/Obj/light.pbi
test/Debug/Obj/light.r51
test/Debug/Obj/light1.pbi
test/Debug/Obj/light1.r51
test/Debug/Obj/util.pbi
test/Debug/Obj/util.r51
test/Debug/Obj/util_buffer.pbi
test/Debug/Obj/util_buffer.r51
test/Debug/Obj/util_lcd.pbi
test/Debug/Obj/util_lcd.r51
test/light.c
test/light.d51
test/light.dep
test/light.ewd
test/light.ewp
test/light.eww
test/light1.c
test/settings/light.cspy.bat
test/settings/light.dbgdt
test/settings/light.dni
test/settings/light.wsdt
test/source/apps/light_switch/light_switch.c
test/source/apps/per_test/per_test.c
test/source/apps/per_test/per_test.h
test/source/apps/per_test/per_test_menu.c
test/source/apps/per_test/per_test_menu.h
test/source/apps/spectrum_analyzer/spectrum_analyzer.c
test/source/components/basicrf/basic_rf.c
test/source/components/basicrf/basic_rf.h
test/source/components/basicrf/basic_rf_security.c
test/source/components/basicrf/basic_rf_security.h
test/source/components/common/cc8051/hal_cc8051.h
test/source/components/common/hal_defs.h
test/source/components/common/hal_int.c
test/source/components/common/hal_types.h
test/source/components/ioCC2530.h
test/source/components/radios/cc2530/adc.c
test/source/components/radios/cc2530/adc.h
test/source/components/radios/cc2530/clock.c
test/source/components/radios/cc2530/clock.h
test/source/components/radios/cc2530/hal_adc.c
test/source/components/radios/cc2530/hal_mcu.c
test/source/components/radios/cc2530/hal_rf.c
test/source/components/radios/cc2530/hal_rf_security.c
test/source/components/radios/cc2530/hal_rf_util.c
test/source/components/radios/cc2530/hal_timer_32k.c
test/source/components/radios/cc2530/hal_uart.c
test/source/components/targets/common/hal_lcd_srf05.c
test/source/components/targets/interface/hal_assert.h
test/source/components/targets/interface/hal_button.h
test/source/components/targets/interface/hal_digio.h
test/source/components/targets/interface/hal_int.h
test/source/components/targets/interface/hal_joystick.h
test/source/components/targets/interface/hal_lcd.h
test/source/components/targets/interface/hal_led.h
test/source/components/targets/interface/hal_mcu.h
test/source/components/targets/interface/hal_rf.h
test/source/components/targets/interface/hal_rf_security.h
test/source/components/targets/interface/hal_rf_util.h
test/source/components/targets/interface/hal_timer_32k.h
test/source/components/targets/interface/hal_uart.h
test/source/components/targets/srf05_soc/hal_assert.c
test/source/components/targets/srf05_soc/hal_board.c
test/source/components/targets/srf05_soc/hal_board.c.bak
test/source/components/targets/srf05_soc/hal_board.h
test/source/components/targets/srf05_soc/hal_board.h.bak
test/source/components/targets/srf05_soc/hal_button.c
test/source/components/targets/srf05_soc/hal_digio.c
test/source/components/targets/srf05_soc/hal_joystick.c
test/source/components/targets/srf05_soc/hal_lcd_srf05.c
test/source/components/targets/srf05_soc/hal_led.c
test/source/components/utils/util.c
test/source/components/utils/util.h
test/source/components/utils/util_buffer.c
test/source/components/utils/util_buffer.h
test/source/components/utils/util_lcd.c
test/source/components/utils/util_lcd.h
test/source/components/utils/util_menu.h
test/source/components/common/cc8051
test/source/components/radios/cc2530
test/source/components/targets/common
test/source/components/targets/interface
test/source/components/targets/srf05_soc
test/source/apps/light_switch
test/source/apps/per_test
test/source/apps/spectrum_analyzer
test/source/components/basicrf
test/source/components/common
test/source/components/radios
test/source/components/targets
test/source/components/utils
test/Debug/Exe
test/Debug/List
test/Debug/Obj
test/source/apps
test/source/components
test/Debug
test/settings
test/source
test

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com