文件名称:python-msp430-tools-0.6.tar
-
所属分类:
- 标签属性:
- 上传时间:2013-10-29
-
文件大小:231.5kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
python msp430 programming tools via LPT port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
python-msp430-tools/LICENSE.txt
python-msp430-tools/MANIFEST.in
python-msp430-tools/README.txt
python-msp430-tools/doc/
python-msp430-tools/doc/Makefile
python-msp430-tools/doc/README-msp430-bsl.txt
python-msp430-tools/doc/README-msp430-bsl5.txt
python-msp430-tools/doc/README-msp430-dco.txt
python-msp430-tools/doc/README-msp430-downloader.txt
python-msp430-tools/doc/README-msp430-jtag.txt
python-msp430-tools/doc/_build/
python-msp430-tools/doc/_static/
python-msp430-tools/doc/_templates/
python-msp430-tools/doc/asm/
python-msp430-tools/doc/asm/api.rst
python-msp430-tools/doc/asm/commandline.rst
python-msp430-tools/doc/asm/forth.rst
python-msp430-tools/doc/asm/forth_wordlist.py
python-msp430-tools/doc/asm/rpn_wordlist.py
python-msp430-tools/doc/asm/tutorial.rst
python-msp430-tools/doc/assembler.rst
python-msp430-tools/doc/commandline_tools.rst
python-msp430-tools/doc/conf.py
python-msp430-tools/doc/index.rst
python-msp430-tools/doc/internals.rst
python-msp430-tools/doc/license.rst
python-msp430-tools/doc/overview.rst
python-msp430-tools/doc/shell.rst
python-msp430-tools/doc/target.rst
python-msp430-tools/doc/utilities.rst
python-msp430-tools/examples/
python-msp430-tools/examples/asm/
python-msp430-tools/examples/asm/calibrate/
python-msp430-tools/examples/asm/calibrate/calibrate.S
python-msp430-tools/examples/asm/calibrate/makefile
python-msp430-tools/examples/asm/forth_to_asm/
python-msp430-tools/examples/asm/forth_to_asm/led.forth
python-msp430-tools/examples/asm/forth_to_asm/makefile
python-msp430-tools/examples/asm/forth_to_asm_advanced/
python-msp430-tools/examples/asm/forth_to_asm_advanced/README.txt
python-msp430-tools/examples/asm/forth_to_asm_advanced/demo.forth
python-msp430-tools/examples/asm/forth_to_asm_advanced/demo_adc.py
python-msp430-tools/examples/asm/forth_to_asm_advanced/hardware.h
python-msp430-tools/examples/asm/forth_to_asm_advanced/makefile
python-msp430-tools/examples/asm/forth_to_asm_advanced/xprotocol.py
python-msp430-tools/examples/asm/launchpad_led/
python-msp430-tools/examples/asm/launchpad_led/README.txt
python-msp430-tools/examples/asm/launchpad_led/led.S
python-msp430-tools/examples/asm/launchpad_led/makefile
python-msp430-tools/examples/asm/led/
python-msp430-tools/examples/asm/led/README.txt
python-msp430-tools/examples/asm/led/led.S
python-msp430-tools/examples/asm/led/makefile
python-msp430-tools/examples/asm/led5x/
python-msp430-tools/examples/asm/led5x/README.txt
python-msp430-tools/examples/asm/led5x/led.S
python-msp430-tools/examples/asm/led5x/makefile
python-msp430-tools/examples/mmc.py
python-msp430-tools/examples/nsis-demos/
python-msp430-tools/examples/nsis-demos/README.txt
python-msp430-tools/examples/nsis-demos/bsl-updater.ini
python-msp430-tools/examples/nsis-demos/bsl-updater.nsi
python-msp430-tools/examples/nsis-demos/downloader-demo.m43
python-msp430-tools/examples/nsis-demos/jtag-updater.nsi
python-msp430-tools/makefile
python-msp430-tools/msp430/
python-msp430-tools/msp430/__init__.py
python-msp430-tools/msp430/asm/
python-msp430-tools/msp430/asm/README.txt
python-msp430-tools/msp430/asm/__init__.py
python-msp430-tools/msp430/asm/as.py
python-msp430-tools/msp430/asm/cpp.py
python-msp430-tools/msp430/asm/definitions/
python-msp430-tools/msp430/asm/definitions/ADC10.peripheral
python-msp430-tools/msp430/asm/definitions/ADC12.peripheral
python-msp430-tools/msp430/asm/definitions/BCS.peripheral
python-msp430-tools/msp430/asm/definitions/BCSplus.peripheral
python-msp430-tools/msp430/asm/definitions/ComparatorA.peripheral
python-msp430-tools/msp430/asm/definitions/DAC12.peripheral
python-msp430-tools/msp430/asm/definitions/DMA.peripheral
python-msp430-tools/msp430/asm/definitions/FLASH.peripheral
python-msp430-tools/msp430/asm/definitions/MPY32.peripheral
python-msp430-tools/msp430/asm/definitions/MSP430.peripheral
python-msp430-tools/msp430/asm/definitions/MSP430G2231.peripheral
python-msp430-tools/msp430/asm/definitions/P1.peripheral
python-msp430-tools/msp430/asm/definitions/P1R.peripheral
python-msp430-tools/msp430/asm/definitions/P2.peripheral
python-msp430-tools/msp430/asm/definitions/P2R.peripheral
python-msp430-tools/msp430/asm/definitions/P3.peripheral
python-msp430-tools/msp430/asm/definitions/P4.peripheral
python-msp430-tools/msp430/asm/definitions/P5.peripheral
python-msp430-tools/msp430/asm/definitions/P6.peripheral
python-msp430-tools/msp430/asm/definitions/SVS.peripheral
python-msp430-tools/msp430/asm/definitions/TLV.peripheral
python-msp430-tools/msp430/asm/definitions/TLV_G2.peripheral
python-msp430-tools/msp430/asm/definitions/Timer0_A2.peripheral
python-msp430-tools/msp430/asm/definitions/Timer0_A3.peripheral
python-msp430-tools/msp430/asm/definitions/Timer0_B7.peripheral
python-msp430-tools/msp430/asm/definitions/USART0.peripheral
python-msp430-tools/msp430/asm/definitions/USART1.peripheral
python-msp430-tools/msp430/asm/definitions/USI.peripheral
python-msp430-tools/msp430/asm/definitions/WDT.peripheral
python-msp430-tools/msp430/asm/definitions/bit_names.peripheral
python-msp430-tools/msp430/asm/definitions/msp430-mcu-list.txt
python-msp430-tools/msp430/asm
python-msp430-tools/MANIFEST.in
python-msp430-tools/README.txt
python-msp430-tools/doc/
python-msp430-tools/doc/Makefile
python-msp430-tools/doc/README-msp430-bsl.txt
python-msp430-tools/doc/README-msp430-bsl5.txt
python-msp430-tools/doc/README-msp430-dco.txt
python-msp430-tools/doc/README-msp430-downloader.txt
python-msp430-tools/doc/README-msp430-jtag.txt
python-msp430-tools/doc/_build/
python-msp430-tools/doc/_static/
python-msp430-tools/doc/_templates/
python-msp430-tools/doc/asm/
python-msp430-tools/doc/asm/api.rst
python-msp430-tools/doc/asm/commandline.rst
python-msp430-tools/doc/asm/forth.rst
python-msp430-tools/doc/asm/forth_wordlist.py
python-msp430-tools/doc/asm/rpn_wordlist.py
python-msp430-tools/doc/asm/tutorial.rst
python-msp430-tools/doc/assembler.rst
python-msp430-tools/doc/commandline_tools.rst
python-msp430-tools/doc/conf.py
python-msp430-tools/doc/index.rst
python-msp430-tools/doc/internals.rst
python-msp430-tools/doc/license.rst
python-msp430-tools/doc/overview.rst
python-msp430-tools/doc/shell.rst
python-msp430-tools/doc/target.rst
python-msp430-tools/doc/utilities.rst
python-msp430-tools/examples/
python-msp430-tools/examples/asm/
python-msp430-tools/examples/asm/calibrate/
python-msp430-tools/examples/asm/calibrate/calibrate.S
python-msp430-tools/examples/asm/calibrate/makefile
python-msp430-tools/examples/asm/forth_to_asm/
python-msp430-tools/examples/asm/forth_to_asm/led.forth
python-msp430-tools/examples/asm/forth_to_asm/makefile
python-msp430-tools/examples/asm/forth_to_asm_advanced/
python-msp430-tools/examples/asm/forth_to_asm_advanced/README.txt
python-msp430-tools/examples/asm/forth_to_asm_advanced/demo.forth
python-msp430-tools/examples/asm/forth_to_asm_advanced/demo_adc.py
python-msp430-tools/examples/asm/forth_to_asm_advanced/hardware.h
python-msp430-tools/examples/asm/forth_to_asm_advanced/makefile
python-msp430-tools/examples/asm/forth_to_asm_advanced/xprotocol.py
python-msp430-tools/examples/asm/launchpad_led/
python-msp430-tools/examples/asm/launchpad_led/README.txt
python-msp430-tools/examples/asm/launchpad_led/led.S
python-msp430-tools/examples/asm/launchpad_led/makefile
python-msp430-tools/examples/asm/led/
python-msp430-tools/examples/asm/led/README.txt
python-msp430-tools/examples/asm/led/led.S
python-msp430-tools/examples/asm/led/makefile
python-msp430-tools/examples/asm/led5x/
python-msp430-tools/examples/asm/led5x/README.txt
python-msp430-tools/examples/asm/led5x/led.S
python-msp430-tools/examples/asm/led5x/makefile
python-msp430-tools/examples/mmc.py
python-msp430-tools/examples/nsis-demos/
python-msp430-tools/examples/nsis-demos/README.txt
python-msp430-tools/examples/nsis-demos/bsl-updater.ini
python-msp430-tools/examples/nsis-demos/bsl-updater.nsi
python-msp430-tools/examples/nsis-demos/downloader-demo.m43
python-msp430-tools/examples/nsis-demos/jtag-updater.nsi
python-msp430-tools/makefile
python-msp430-tools/msp430/
python-msp430-tools/msp430/__init__.py
python-msp430-tools/msp430/asm/
python-msp430-tools/msp430/asm/README.txt
python-msp430-tools/msp430/asm/__init__.py
python-msp430-tools/msp430/asm/as.py
python-msp430-tools/msp430/asm/cpp.py
python-msp430-tools/msp430/asm/definitions/
python-msp430-tools/msp430/asm/definitions/ADC10.peripheral
python-msp430-tools/msp430/asm/definitions/ADC12.peripheral
python-msp430-tools/msp430/asm/definitions/BCS.peripheral
python-msp430-tools/msp430/asm/definitions/BCSplus.peripheral
python-msp430-tools/msp430/asm/definitions/ComparatorA.peripheral
python-msp430-tools/msp430/asm/definitions/DAC12.peripheral
python-msp430-tools/msp430/asm/definitions/DMA.peripheral
python-msp430-tools/msp430/asm/definitions/FLASH.peripheral
python-msp430-tools/msp430/asm/definitions/MPY32.peripheral
python-msp430-tools/msp430/asm/definitions/MSP430.peripheral
python-msp430-tools/msp430/asm/definitions/MSP430G2231.peripheral
python-msp430-tools/msp430/asm/definitions/P1.peripheral
python-msp430-tools/msp430/asm/definitions/P1R.peripheral
python-msp430-tools/msp430/asm/definitions/P2.peripheral
python-msp430-tools/msp430/asm/definitions/P2R.peripheral
python-msp430-tools/msp430/asm/definitions/P3.peripheral
python-msp430-tools/msp430/asm/definitions/P4.peripheral
python-msp430-tools/msp430/asm/definitions/P5.peripheral
python-msp430-tools/msp430/asm/definitions/P6.peripheral
python-msp430-tools/msp430/asm/definitions/SVS.peripheral
python-msp430-tools/msp430/asm/definitions/TLV.peripheral
python-msp430-tools/msp430/asm/definitions/TLV_G2.peripheral
python-msp430-tools/msp430/asm/definitions/Timer0_A2.peripheral
python-msp430-tools/msp430/asm/definitions/Timer0_A3.peripheral
python-msp430-tools/msp430/asm/definitions/Timer0_B7.peripheral
python-msp430-tools/msp430/asm/definitions/USART0.peripheral
python-msp430-tools/msp430/asm/definitions/USART1.peripheral
python-msp430-tools/msp430/asm/definitions/USI.peripheral
python-msp430-tools/msp430/asm/definitions/WDT.peripheral
python-msp430-tools/msp430/asm/definitions/bit_names.peripheral
python-msp430-tools/msp430/asm/definitions/msp430-mcu-list.txt
python-msp430-tools/msp430/asm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.