XDUINO-lib-v0.33

所属分类:处理器开发
开发工具:C/C++
文件大小:249KB
下载次数:8
上传日期:2010-10-13 01:40:14
上 传 者armcortexm3
说明:  ARM Cortex M3 library

文件列表:
XDUINO-lib-v0.33 (0, 2009-09-07)
XDUINO-lib-v0.33\library (0, 2009-09-07)
XDUINO-lib-v0.33\library\inc (0, 2009-09-07)
XDUINO-lib-v0.33\library\inc\cortexm3_macro.h (2225, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_adc.h (18854, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_bkp.h (6911, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_can.h (12279, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_crc.h (1881, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_dac.h (9598, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_dbgmcu.h (2859, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_dma.h (17974, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_exti.h (5776, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_flash.h (13996, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_fsmc.h (19041, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_gpio.h (14820, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_i2c.h (16213, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_iwdg.h (3414, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_lib.h (3200, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_map.h (28290, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_nvic.h (19198, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_pwr.h (3865, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_rcc.h (14783, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_rtc.h (3619, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_sdio.h (18326, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_spi.h (13782, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_systick.h (3212, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_tim.h (47203, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_type.h (3392, 2009-06-20)
XDUINO-lib-v0.33\library\inc\stm32f10x_usart.h (14395, 2008-06-14)
XDUINO-lib-v0.33\library\inc\stm32f10x_wwdg.h (2620, 2008-06-14)
XDUINO-lib-v0.33\library\src (0, 2009-09-07)
XDUINO-lib-v0.33\library\src\stm32f10x_adc.c (58563, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_bkp.c (11170, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_can.c (32049, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_crc.c (4615, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_dac.c (17175, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_dbgmcu.c (5222, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_dma.c (33291, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_exti.c (8742, 2008-06-14)
XDUINO-lib-v0.33\library\src\stm32f10x_flash.c (32684, 2008-06-14)
... ...

/****************************************************************** * Copyright (C) 2009 Ram Narula * Filename: README.txt * Version: 0.33 * Date: 07 September 2009 * Information: http://www.xduino.com/ ******************************************************************/ * This file is part of XDUINO-lib * * XDUINO-lib is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * XDUINO-lib is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with XDUINO-lib. If not, see . ******************************************************************/ XDUINO is an opensource platform for allowing Arduino-like platform to overcome hardware platform limitation More information on XDUINO can be found at: www.xduino.com More information on Arduino can be found at: www.arduino.cc Thank you for downloading this from XDUINO ARM Cortex-M3 ST32F103x library from web site at www.Xduino.com These libraries should work with any ARM Cortex-M3 ST32F103x processor with any ARM compiler. This library has been tested with XDUINO-IDE, Keil RV-MDK and IAR EWARMv5 on STM32F103ret6. Additional documentation can be found Xduino Documentation page at: http://www.xduino.com/ web: http://www.xduino.com email: ram@pluslab.com current location as of September 07, 2009: Bangkok, Thailand Copyright (C) 2009 Ram Narula

近期下载者

相关文件


收藏者