- Jun 10, 2016
-
-
Jerry Jacobs authored
-
- Jun 06, 2016
-
-
Jerry Jacobs authored
Add a useful error message instead of "[!] send_recv"
-
- Jun 05, 2016
-
-
Greg Alexander authored
-
texane authored
Don't read the target voltage on startup, because it crashes STM32F100.
-
Jerry Jacobs authored
WIP: Fix compiler warnings
-
Greg Alexander authored
-
- Jun 02, 2016
-
-
Jean-Marie Lemetayer authored
- Replace 'typedef reg' by 'struct stlink_reg' - Prefix the 'sl' global variable with a 'g' - Rename 'j' -> 'k' and 'i' -> 'j' variables - Rename 'hex' variable into 'hextmp' - Fix unused parameter - Use a correct printf format for gsize - Use correct MAX macro - Use correct data casting - Do not use 'GTK_STOCK_*' anymore - Do not use 'gtk_tree_view_set_rules_hint' - Remove unused functions - Explicitly cast data type - Enable Werror
-
- May 26, 2016
-
-
Jerry Jacobs authored
Related to https://github.com/texane/stlink/issues/356
-
- May 21, 2016
-
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
* 'master' of github.com:texane/stlink: travis: Add gcc-5 and clang-3.8 to matrix for linux cmake builds
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
travis: Add gcc-5 and clang-3.8 to matrix for linux cmake builds
-
Jerry Jacobs authored
-
Jerry Jacobs authored
cmake: Search for static libusb-1.0 library on OSX and link with ObjC,CoreFoundation and IOKit frameworks
-
Jerry Jacobs authored
-
Jerry Jacobs authored
logging.h: Add helpers so the log macros can have just one argument, needed for compilation on visual studio
-
- May 20, 2016
-
-
Jerry Jacobs authored
-
- May 19, 2016
-
-
Jerry Jacobs authored
Fix const warning on struct stlink_chipid_params
-
Jean-Marie Lemetayer authored
-
Jerry Jacobs authored
-
- May 18, 2016
-
-
Jerry Jacobs authored
Fix link to UweBonnes/wiki_fuer_alex
-
Jerry Jacobs authored
Add Contributing and versioning to README
-
- May 16, 2016
-
-
Jerry Jacobs authored
stlink_gui: Fix compiler warning on overflow
-
Jerry Jacobs authored
-
Jerry Jacobs authored
Move chipid defines and deduplicate chipid params code
-
Jerry Jacobs authored
-
Jerry Jacobs authored
Add L0 Category 2 device (chip id: 0x425), fixes #380
-
Áron RADICS authored
-
- May 13, 2016
-
-
Jerry Jacobs authored
-
- May 12, 2016
-
-
texane authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
Reorganize stlink-gui and update README, add building gui with Travis
-
- May 11, 2016
-
-
Jerry Jacobs authored
-
- May 09, 2016
-
-
texane authored
Fixing and merging of STM32L0 and STM32L1 loaders
-
Tom de Boer authored
-
Tom de Boer authored
-
Piotr Haber authored
-
Piotr Haber authored
-