STM32F1xx micro-controller C firmware template
Go to file
King Kévin f0d2933ff8 add basic LED+USART example 2016-01-17 14:54:54 +01:00
STM32duino-bootloader@093b4df1a6 add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00
lib add basic LED+USART example 2016-01-17 14:54:54 +01:00
libopencm3@ad5ec6af08 add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00
.gitignore ignore compiled files 2016-01-17 14:07:10 +01:00
.gitmodules add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00
Makefile handle own libraries 2016-01-17 14:54:15 +01:00
main.c add basic LED+USART example 2016-01-17 14:54:54 +01:00
main.h add basic LED+USART example 2016-01-17 14:54:54 +01:00
stm32f103x8-dfu.ld add linking script for stm32f103x8 without stm32duino bootloader 2016-01-17 14:05:12 +01:00