Go to file
q3k ca9b8d874b Initial commit. 2013-11-17 23:15:39 +01:00
FreeRTOS Initial commit. 2013-11-17 23:15:39 +01:00
.gitignore Initial commit. 2013-11-17 23:15:39 +01:00
FreeRTOSConfig.h Initial commit. 2013-11-17 23:15:39 +01:00
Makefile Initial commit. 2013-11-17 23:15:39 +01:00
README Initial commit. 2013-11-17 23:15:39 +01:00
main.c Initial commit. 2013-11-17 23:15:39 +01:00
misc.c Initial commit. 2013-11-17 23:15:39 +01:00
startup_stm32f10x_ld_vl.s Initial commit. 2013-11-17 23:15:39 +01:00
stm32_flash.ld Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_adc.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_bkp.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_can.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_cec.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_conf.h Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_crc.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_dac.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_dbgmcu.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_dma.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_exti.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_flash.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_fsmc.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_gpio.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_i2c.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_it.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_it.h Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_iwdg.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_pwr.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_rcc.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_rtc.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_sdio.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_spi.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_startup.s Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_tim.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_usart.c Initial commit. 2013-11-17 23:15:39 +01:00
stm32f10x_wwdg.c Initial commit. 2013-11-17 23:15:39 +01:00
system_stm32f10x.c Initial commit. 2013-11-17 23:15:39 +01:00

README

HSVending interface firmware

Please download and extract STM32F10x_StdPeriph_Lib_V3.5.0 into STM32F10x_StdPeriph_Lib_V3.5.0/. Licensing issues do not allow me to distribute this.