0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from Gregwar/dfu-fix More... almost 12 years ago
Fixing Makefile More... almost 12 years ago
Fixes More... almost 12 years ago
Typo More... almost 12 years ago
Fixing DFU bugs that makes it compiable with -Os More... almost 12 years ago
Merge branch 'dfu-upload' More... over 13 years ago
dfu.c: whitespace. More... over 13 years ago
Add DFU_UPLOAD support More... over 13 years ago
Fix endian mix-up in usb_core More... over 13 years ago
Update README. More... over 13 years ago
Run astyle on top-level sources. More... over 13 years ago
Reduce poll timeout after page flash from 511 ms to 32 ms More... over 13 years ago
Remove trailing whitespace from source files. More... almost 14 years ago
Use Unix newlines. More... almost 14 years ago
Add a CREDITS file. More... almost 14 years ago
Bump the bcdDevice to 2.01 now that the DFU descriptor is fixed More... almost 14 years ago
Correct bcdDFUVersion and wDetachTimeOut in DFU functional descriptor More... almost 14 years ago
fixing macro parenthesization and RCC_APB1ENR (thanks, x893) More... over 15 years ago
don't need tags by default More... over 15 years ago
Fix DFU functionalal descriptor version number, string descriptor for ram target More... over 15 years ago
reduced the startup blinks by 1, cleared out the unecessary jumpout blinks
AJM
More... almost 16 years ago
removed unecessary slow blinks from bootloader More... almost 16 years ago
added stm32loader script and target More... almost 16 years ago
useful gitignore More... almost 16 years ago
extended the delay to 6/7 More... almost 16 years ago
substantially lengthened the live-in-boot time
AJM
More... almost 16 years ago
Added the button code to prevent jumping (rescue mode)
AJM
More... almost 16 years ago
added a longer boot delay
AJM
More... almost 16 years ago
Modified some of the bootloader logic to help with delay issues
AJM
More... almost 16 years ago
modified the desriptor product string to reflect whats in the windows drivers
AJM
More... almost 16 years ago