11
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
example for MSC (Mass Storage Class) support More... about 12 years ago
add MSC (Mass Storage Class) support More... about 12 years ago
Adc example fixed (printing garbage before) and cleaned. More... about 12 years ago
Flashing now using openocd. GDB Debugging possible and tested :). More... about 12 years ago
[stm32f2] fix missing USB symbols More... about 12 years ago
usart set baudrate clock source incorrect. Now fixed. More... about 12 years ago
stm32f3discovery ld script corrected as recommended in #82. More... about 12 years ago
stm32f3: removed pllmul x16 commented out line as recommended in #82. More... about 12 years ago
stm32f3discovery examples added. More... about 12 years ago
stm32f3: flash_common_f24 now includes f3 support. Also, renamed to f234. More... about 12 years ago
stm32f3: timer support added. More... about 12 years ago
stm32f3: dma support added. More... about 12 years ago
stm32f3: spi support added. More... about 12 years ago
stm32f3: watchdog support added. More... about 12 years ago
stm32f3: Crc support added. More... about 12 years ago
Stm32f3: usart support added. More... about 12 years ago
stm32f3: adding external interrupts support. More... about 12 years ago
Fixed missing gpio F port stm32f3. More... about 12 years ago
stm32f3 dac support added. More... about 12 years ago
Missing files for adc stm32f3 support added. More... about 12 years ago
Adc stm32f3 support added. More... about 12 years ago
i2c support added. More... about 12 years ago
Unnecessary include of pwr.h removed from rcc.c. Pwr.h becomes unnecessary to run the f3 More... about 12 years ago
Partial flash support added. More... about 12 years ago
F3 missing headers added. More... about 12 years ago
Fixed compile warning, function declaration in rcc.h wrong More... about 12 years ago
pwr headers added. Now f3 support compiles More... about 12 years ago
general gpio for stm32 modified to include f3 More... about 12 years ago
Added interrupts for f3, Pre_main rutine in vector_chipset, nvic.h modified to include f3. More... about 12 years ago
Makefile for f3 lib added. Gpio.c and rcc.c also in. More... about 12 years ago