STM32F1xx micro-controller C firmware template
Go to file
King Kévin b1a9b811ba fix port 2016-01-29 11:06:21 +01:00
STM32duino-bootloader@093b4df1a6 add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00
lib fix port 2016-01-29 11:06:21 +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 use DFU an main flashung method 2016-01-29 00:36:56 +01:00
global.h LED definition is now board dependant 2016-01-29 00:24:14 +01:00
main.c led on/off/togle methods added 2016-01-29 00:24:49 +01:00
stm32f103x8-dfu.ld add linking script for stm32f103x8 without stm32duino bootloader 2016-01-17 14:05:12 +01:00
stm32f103xb-dfu.ld add linker script for maple mini board (stm32f103b based) 2016-01-28 22:58:36 +01:00