文件名称:msp430_lib_2014-02-01
-
所属分类:
- 标签属性:
- 上传时间:2014-10-29
-
文件大小:248.82kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This package contain MSP430 library that has some function like read/send byte through SPI mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
COPYING.txt
README.txt
examples/
examples/basic_example/
examples/basic_example/Makefile
examples/basic_example/config/
examples/basic_example/config/button_config.h
examples/basic_example/config/clock_sys_config.h
examples/basic_example/config/event_queue_config.h
examples/basic_example/config/timer_config.h
examples/basic_example/main.c
examples/uart_cli_example/
examples/uart_cli_example/Makefile
examples/uart_cli_example/board_settings.h
examples/uart_cli_example/config/
examples/uart_cli_example/config/cli_commands.c
examples/uart_cli_example/config/cli_commands.h
examples/uart_cli_example/config/clock_sys_config.h
examples/uart_cli_example/config/uart_io_config.h
examples/uart_cli_example/main.c
examples/usb_cli_example/
examples/usb_cli_example/Makefile
examples/usb_cli_example/config/
examples/usb_cli_example/config/USB_config/
examples/usb_cli_example/config/USB_config/MSP430_CDC.inf
examples/usb_cli_example/config/USB_config/UsbIsr.c
examples/usb_cli_example/config/USB_config/descriptors.c
examples/usb_cli_example/config/USB_config/descriptors.h
examples/usb_cli_example/config/cli_commands.c
examples/usb_cli_example/config/cli_commands.h
examples/usb_cli_example/config/clock_sys_config.h
examples/usb_cli_example/config/event_queue_config.h
examples/usb_cli_example/main.c
include/
include/atomic.h
include/escape_codes.h
include/intrinsics_xc.h
include/isr_xc.h
include/msp430_xc.h
include/result.h
modules/
modules/FlashSPAN.h
modules/FlashSPAN_SST25VF.c
modules/FlashSPAN_config.TEMPLATE.h
modules/HAL_TI/
modules/HAL_TI.mk
modules/HAL_TI/HAL_FLASH.c
modules/HAL_TI/HAL_FLASH.h
modules/HAL_TI/HAL_MACROS.h
modules/HAL_TI/HAL_PMAP.c
modules/HAL_TI/HAL_PMAP.h
modules/HAL_TI/HAL_PMM.c
modules/HAL_TI/HAL_PMM.h
modules/HAL_TI/HAL_TLV.c
modules/HAL_TI/HAL_TLV.h
modules/HAL_TI/HAL_UCS.c
modules/HAL_TI/HAL_UCS.h
modules/SST25VF.c
modules/SST25VF.h
modules/SST25VF_config.TEMPLATE.h
modules/USB_API/
modules/USB_API/API Modifications.txt
modules/USB_API/CMD file readme.txt
modules/USB_API/USB_CDC_API/
modules/USB_API/USB_CDC_API/UsbCdc.c
modules/USB_API/USB_CDC_API/UsbCdc.h
modules/USB_API/USB_Common/
modules/USB_API/USB_Common/UsbIsr.h
modules/USB_API/USB_Common/defMSP430USB.h
modules/USB_API/USB_Common/device.h
modules/USB_API/USB_Common/dma.c
modules/USB_API/USB_Common/types.h
modules/USB_API/USB_Common/usb.c
modules/USB_API/USB_Common/usb.h
modules/USB_API/USB_HID_API/
modules/USB_API/USB_HID_API/UsbHid.c
modules/USB_API/USB_HID_API/UsbHid.h
modules/USB_API/USB_HID_API/UsbHidReq.c
modules/USB_API/USB_HID_API/UsbHidReq.h
modules/USB_API/USB_MSC_API/
modules/USB_API/USB_MSC_API/UsbMsc.h
modules/USB_API/USB_MSC_API/UsbMscReq.c
modules/USB_API/USB_MSC_API/UsbMscReq.h
modules/USB_API/USB_MSC_API/UsbMscScsi.c
modules/USB_API/USB_MSC_API/UsbMscScsi.h
modules/USB_API/USB_MSC_API/UsbMscStateMachine.c
modules/USB_API/USB_MSC_API/UsbMscStateMachine.h
modules/USB_API/USB_PHDC_API/
modules/USB_API/USB_PHDC_API/UsbPHDC.c
modules/USB_API/USB_PHDC_API/UsbPHDC.h
modules/USB_API/msp430USB.cmd
modules/USB_config/
modules/USB_config/README.txt
modules/_make_project_mspgcc.mk
modules/button.c
modules/button.h
modules/button.mk
modules/button_config.TEMPLATE.h
modules/button_internal.h
modules/cli.c
modules/cli.h
modules/cli.mk
modules/cli_commands.TEMPLATE.c
modules/cli_commands.TEMPLATE.h
modules/clock_sys.c
modules/clock_sys.h
modules/clock_sys.mk
modules/clock_sys_config.TEMPLATE.h
modules/clock_sys_internal.h
modules/cothread.c
modules/cothread.h
modules/cothread.mk
modules/event_queue.c
modules/event_queue.h
modules/event_queue.mk
modules/event_queue_config.TEMPLATE.h
modules/fifo.c
modules/fifo.h
modules/fifo.mk
modules/flash_fs.c
modules/flash_fs.h
modules/flash_fs_config.TEMPLATE.h
modules/flash_fs_internal.h
modules/i2c.c
modules/i2c.h
modules/i2c.mk
modules/i2c_config.TEMPLATE.h
modules/i2c_internal.h
modules/sleep.c
modules/sleep.h
modules/sleep.mk
modules/spi.c
modules/spi.h
modules/spi.mk
modules/spi_config.TEMPLATE.h
modules/spi_internal.h
modules/string_ext.c
modules/string_ext.h
modules/string_ext.mk
modules/timer.c
modules/timer.h
modules/timer.mk
modules/timer_config.TEMPLATE.h
modules/timer_internal.h
modules/uart_io.c
modules/uart_io.h
modules/uart_io.mk
modules/uart_io_config.TEMPLATE.h
modules/uart_io_internal.h
modules/usb_api.c
modules/usb_api.h
modules/usb_api.mk
README.txt
examples/
examples/basic_example/
examples/basic_example/Makefile
examples/basic_example/config/
examples/basic_example/config/button_config.h
examples/basic_example/config/clock_sys_config.h
examples/basic_example/config/event_queue_config.h
examples/basic_example/config/timer_config.h
examples/basic_example/main.c
examples/uart_cli_example/
examples/uart_cli_example/Makefile
examples/uart_cli_example/board_settings.h
examples/uart_cli_example/config/
examples/uart_cli_example/config/cli_commands.c
examples/uart_cli_example/config/cli_commands.h
examples/uart_cli_example/config/clock_sys_config.h
examples/uart_cli_example/config/uart_io_config.h
examples/uart_cli_example/main.c
examples/usb_cli_example/
examples/usb_cli_example/Makefile
examples/usb_cli_example/config/
examples/usb_cli_example/config/USB_config/
examples/usb_cli_example/config/USB_config/MSP430_CDC.inf
examples/usb_cli_example/config/USB_config/UsbIsr.c
examples/usb_cli_example/config/USB_config/descriptors.c
examples/usb_cli_example/config/USB_config/descriptors.h
examples/usb_cli_example/config/cli_commands.c
examples/usb_cli_example/config/cli_commands.h
examples/usb_cli_example/config/clock_sys_config.h
examples/usb_cli_example/config/event_queue_config.h
examples/usb_cli_example/main.c
include/
include/atomic.h
include/escape_codes.h
include/intrinsics_xc.h
include/isr_xc.h
include/msp430_xc.h
include/result.h
modules/
modules/FlashSPAN.h
modules/FlashSPAN_SST25VF.c
modules/FlashSPAN_config.TEMPLATE.h
modules/HAL_TI/
modules/HAL_TI.mk
modules/HAL_TI/HAL_FLASH.c
modules/HAL_TI/HAL_FLASH.h
modules/HAL_TI/HAL_MACROS.h
modules/HAL_TI/HAL_PMAP.c
modules/HAL_TI/HAL_PMAP.h
modules/HAL_TI/HAL_PMM.c
modules/HAL_TI/HAL_PMM.h
modules/HAL_TI/HAL_TLV.c
modules/HAL_TI/HAL_TLV.h
modules/HAL_TI/HAL_UCS.c
modules/HAL_TI/HAL_UCS.h
modules/SST25VF.c
modules/SST25VF.h
modules/SST25VF_config.TEMPLATE.h
modules/USB_API/
modules/USB_API/API Modifications.txt
modules/USB_API/CMD file readme.txt
modules/USB_API/USB_CDC_API/
modules/USB_API/USB_CDC_API/UsbCdc.c
modules/USB_API/USB_CDC_API/UsbCdc.h
modules/USB_API/USB_Common/
modules/USB_API/USB_Common/UsbIsr.h
modules/USB_API/USB_Common/defMSP430USB.h
modules/USB_API/USB_Common/device.h
modules/USB_API/USB_Common/dma.c
modules/USB_API/USB_Common/types.h
modules/USB_API/USB_Common/usb.c
modules/USB_API/USB_Common/usb.h
modules/USB_API/USB_HID_API/
modules/USB_API/USB_HID_API/UsbHid.c
modules/USB_API/USB_HID_API/UsbHid.h
modules/USB_API/USB_HID_API/UsbHidReq.c
modules/USB_API/USB_HID_API/UsbHidReq.h
modules/USB_API/USB_MSC_API/
modules/USB_API/USB_MSC_API/UsbMsc.h
modules/USB_API/USB_MSC_API/UsbMscReq.c
modules/USB_API/USB_MSC_API/UsbMscReq.h
modules/USB_API/USB_MSC_API/UsbMscScsi.c
modules/USB_API/USB_MSC_API/UsbMscScsi.h
modules/USB_API/USB_MSC_API/UsbMscStateMachine.c
modules/USB_API/USB_MSC_API/UsbMscStateMachine.h
modules/USB_API/USB_PHDC_API/
modules/USB_API/USB_PHDC_API/UsbPHDC.c
modules/USB_API/USB_PHDC_API/UsbPHDC.h
modules/USB_API/msp430USB.cmd
modules/USB_config/
modules/USB_config/README.txt
modules/_make_project_mspgcc.mk
modules/button.c
modules/button.h
modules/button.mk
modules/button_config.TEMPLATE.h
modules/button_internal.h
modules/cli.c
modules/cli.h
modules/cli.mk
modules/cli_commands.TEMPLATE.c
modules/cli_commands.TEMPLATE.h
modules/clock_sys.c
modules/clock_sys.h
modules/clock_sys.mk
modules/clock_sys_config.TEMPLATE.h
modules/clock_sys_internal.h
modules/cothread.c
modules/cothread.h
modules/cothread.mk
modules/event_queue.c
modules/event_queue.h
modules/event_queue.mk
modules/event_queue_config.TEMPLATE.h
modules/fifo.c
modules/fifo.h
modules/fifo.mk
modules/flash_fs.c
modules/flash_fs.h
modules/flash_fs_config.TEMPLATE.h
modules/flash_fs_internal.h
modules/i2c.c
modules/i2c.h
modules/i2c.mk
modules/i2c_config.TEMPLATE.h
modules/i2c_internal.h
modules/sleep.c
modules/sleep.h
modules/sleep.mk
modules/spi.c
modules/spi.h
modules/spi.mk
modules/spi_config.TEMPLATE.h
modules/spi_internal.h
modules/string_ext.c
modules/string_ext.h
modules/string_ext.mk
modules/timer.c
modules/timer.h
modules/timer.mk
modules/timer_config.TEMPLATE.h
modules/timer_internal.h
modules/uart_io.c
modules/uart_io.h
modules/uart_io.mk
modules/uart_io_config.TEMPLATE.h
modules/uart_io_internal.h
modules/usb_api.c
modules/usb_api.h
modules/usb_api.mk
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.