2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further split-up of DFU bootloader. More... about 12 years ago
Separated clean and dirty bootloader sections. More... about 12 years ago
Merge pull request #16 from zyp/master More... over 12 years ago
gdb_if: Fix USB flow control. More... over 12 years ago
Add a version of BMP-mini optimized for manual production More... over 12 years ago
Correct upload script for detection of F1/F4 start address. More... over 12 years ago
Merge pull request #11 from aibara/master More... over 12 years ago
Merge pull request #9 from jeffstaley/master More... over 12 years ago
Merge pull request #12 from UweBonnes/master More... over 12 years ago
usbuart: Don't try to send until configured. Enumeration may hang else More... over 12 years ago
Document changes between ST-Link V1 and V2 and implement needed changes More... over 12 years ago
STLINK: Add pointer to Discoveryboard modification instructions More... over 12 years ago
Merge remote-tracking branch 'upstream/master' More... over 12 years ago
usps_f407: add another platform More... over 12 years ago
stm32/usbdfu.c: Rearrange code to clarify the tasks to be done More... over 12 years ago
Avoid double increment of dst in adiv5 write bytes function. More... over 12 years ago
STM32F0/3: Handle the option bytes More... over 12 years ago
Merge pull request #10 from esden/stlink_update More... over 12 years ago
Corrected the led pin for F3 and F4 discovery boards. Needs proper fixing so that it works on all platforms in the future. More... over 12 years ago
Error in calculating ending sector number. More... over 12 years ago
stm32:cdcacm/usbdfu: Print version and build information in the product string More... over 12 years ago
stm32/cdcacm.c: remove unneeded includes More... over 12 years ago
STM32: Use hardware CRC unit More... over 12 years ago
STM32L1: Add to the list of known JTAG IDs More... over 12 years ago
usbdfu: Write protect the bootloader sector on F4 More... over 12 years ago
STM32F4: Add option byte handling More... over 12 years ago
Updated stlink platform to the new locm3 usb api. More... over 12 years ago
Add note about -mfloat-abi=hard versus -mfloat-abi=soft More... over 12 years ago
STLINK: Unconditionally enable MCO from 8 MHz HSE to PA8 as on original firmware. F3 Discovery has has no quarz for the F3 and needs it. More... over 12 years ago
README: Add the hint about "set mem inaccessible-by-default off" from the mailing list More... over 12 years ago