]> jspc29.x-matter.uni-frankfurt.de Git - mvd_firmware.git/commit
added sources, for REAL ...
authorMichael Wiebusch <stratomaster@gmx.net>
Thu, 14 Nov 2013 10:18:13 +0000 (11:18 +0100)
committerMichael Wiebusch <stratomaster@gmx.net>
Thu, 14 Nov 2013 10:18:13 +0000 (11:18 +0100)
commite4d10f0275e2d20491179e3e1af1699631553b28
tree0fa23ec9cfc4fe53174caf179a94a0d9e964e421
parent32e7989dae9b5d9b8c9294d815dfba8de581d698
added sources, for REAL ...
118 files changed:
.gitignore [new file with mode: 0644]
china_devel_board/HY-STM32_Schematic.pdf [new file with mode: 0644]
china_devel_board/m25pxx.pdf [new file with mode: 0644]
china_devel_board/stm32loader.py [new file with mode: 0755]
china_devel_board/test001/.cproject [new file with mode: 0644]
china_devel_board/test001/.externalToolBuilders/make.launch [new file with mode: 0644]
china_devel_board/test001/.externalToolBuilders/make_clean.launch [new file with mode: 0644]
china_devel_board/test001/.project [new file with mode: 0644]
china_devel_board/test001/Makefile [new file with mode: 0644]
china_devel_board/test001/Makefile.common [new file with mode: 0644]
china_devel_board/test001/libs/Makefile [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CMSIS debug support.htm [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/CMSIS_changes.htm [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/Documentation/CMSIS_Core.htm [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/CMSIS/License.doc [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/misc.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_cec.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c [new file with mode: 0644]
china_devel_board/test001/libs/STM32F10x_StdPeriph_Lib_V3.5.0/Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c [new file with mode: 0644]
china_devel_board/test001/linker.ld [new file with mode: 0644]
china_devel_board/test001/src/Makefile [new file with mode: 0644]
china_devel_board/test001/src/main.c [new file with mode: 0644]
china_devel_board/test001/src/newlib_stubs.c [new file with mode: 0644]
china_devel_board/test001/src/periph_conf.c [new file with mode: 0644]
china_devel_board/test001/src/periph_conf.h [new file with mode: 0644]
china_devel_board/test001/src/platform_config.h [new file with mode: 0644]
china_devel_board/test001/src/serial.c [new file with mode: 0644]
china_devel_board/test001/src/serial.h [new file with mode: 0644]
china_devel_board/test001/src/spi.c [new file with mode: 0644]
china_devel_board/test001/src/spi.h [new file with mode: 0644]
china_devel_board/test001/src/spi_conf.h [new file with mode: 0644]
china_devel_board/test001/src/startup.c [new file with mode: 0644]
china_devel_board/test001/src/stm32_eval.h [new file with mode: 0644]
china_devel_board/test001/src/stm32f10x_conf.h [new file with mode: 0644]
china_devel_board/test001/src/stm32f10x_it.c [new file with mode: 0644]
china_devel_board/test001/src/stm32f10x_it.h [new file with mode: 0644]
china_devel_board/test001/stm32loader.py [new file with mode: 0755]
spi_on_demoboard [deleted submodule]