STM32F1xx micro-controller C firmware template
Go to file
King Kévin 3a76222050 send buffered data when connected to USB CDC ACM serial port 2016-01-29 00:26:12 +01:00
STM32duino-bootloader@093b4df1a6 add libopencm3 and STM32duino-bootloader submodules dependencies 2016-01-15 15:36:00 +01:00
lib send buffered data when connected to USB CDC ACM serial port 2016-01-29 00:26:12 +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 board is now indicated when compiling 2016-01-29 00:23:48 +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