Wykres commitów

  • e6589dbd54
    Merge pull request #1439 from ciakval/feature/L4Q5CG develop nightwalker-87 2024-11-09 16:51:37 +0100
  • c2095ef435 flash_loader: add support for STM32L4Px_Qx chips Jan Remes 2024-10-29 15:15:12 +0100
  • b6d46ce3d1 config/chips: fix SRAM size for STM32L4Px_Qx chips Jan Remes 2024-10-29 15:01:03 +0100
  • 9990800a8e
    Merge 2476ea9259 into 733893a50b Andreas Michelis 2024-10-22 16:11:01 +0000
  • 2476ea9259
    [test] Update c-cpp.yml to add Windows + MSVC Support Andreas Michelis 2024-10-22 19:10:57 +0300
  • 41f227ebce
    Added `libusb_project` branch to the github workflows Andreas Michelis 2024-10-22 18:57:08 +0300
  • 7155584884
    Fixed forgotten `stlink/` prefix for `usb.h` header Andreas Michelis 2024-10-22 18:54:42 +0300
  • 9754a5b572 Added Static stlink lib discovery support Andreas Michelis 2024-09-19 23:27:52 +0300
  • e4489f1cb8 Added functionality exports for MSVC Andreas Michelis 2024-09-19 23:26:14 +0300
  • 7b513987aa Major library refactor Andreas Michelis 2024-09-19 15:21:55 +0300
  • 7de10e33d6 Added find `Findstlink` script for STLink Library Andreas Michelis 2024-09-19 15:17:29 +0300
  • e50a31df4f bug-fixes on libusb find script Andreas Michelis 2024-09-19 15:13:02 +0300
  • 14d2834720 Case-Sensitivity bugfix on external project module inclusion Andreas Michelis 2024-09-19 08:17:30 +0300
  • a98a845a5f [UNFINISHED] New libusb sourcing approach (libusb-cmake repo) Andreas Michelis 2024-09-18 23:37:52 +0300
  • 733893a50b Bugfix for target reset (Closes #1409) testing nightwalker-87 2024-10-17 22:06:45 +0200
  • 9e0516e4b9
    Merge pull request #1422 from AkshayPatwardhan/testing nightwalker-87 2024-10-11 22:35:57 +0200
  • 95e8334d4b Remove .DS_Store Akshay Patwardhan 2024-10-04 10:12:13 +0530
  • 5280bcfd5a Merge remote branch 'bookworm-backports' into 'testing' nightwalker-87 2024-10-04 00:07:09 +0200
  • bfcc1e2628 Merge branch 'testing' into 'develop' nightwalker-87 2024-10-03 23:24:18 +0200
  • 226e533761 General project update nightwalker-87 2024-10-03 23:13:42 +0200
  • 685c41affc
    Merge pull request #1429 from sansyse/bugfix-1428-option_parsing nightwalker-87 2024-10-03 21:35:17 +0200
  • 275d7eb9d6
    Merge pull request #1421 from runelauridsen/windows-relative-chip-path nightwalker-87 2024-10-03 21:10:16 +0200
  • 9f15769d4a
    Merge pull request #1427 from jg1uaa/testing nightwalker-87 2024-10-03 21:02:20 +0200
  • a548e8304a
    Merge pull request #1426 from jsnowy/fixUninstall nightwalker-87 2024-10-03 20:58:08 +0200
  • 8020cf34d0 [feat] prevent hardcoded install Sten 2024-09-30 17:20:34 +0200
  • 4832a96bd1 [bugfix]: #1428 Sten 2024-09-30 16:45:17 +0200
  • ec4c7fad1f stlink-lib/usb.c: fix -Wshorten-64-to-32 error SASANO Takayoshi 2024-09-16 19:14:02 +0900
  • 0931135f89
    Merge branch 'testing' into fixUninstall jsnowy 2024-09-15 23:23:45 +0800
  • 3b47f22293 Replace deprecated cmd to Fix Uninstall jsnowy 2024-09-15 21:48:39 +0800
  • 2cec12d623 Re-add support for STM32F411xC/xE option bytes read/write Akshay Patwardhan 2024-08-27 17:23:26 +0530
  • 4990b66194 Make path to .chip files relative to installation directory on Windows runelauridsen 2024-08-23 08:28:32 +0200
  • e4931097f8 General Project Update nightwalker-87 2024-08-11 16:53:39 +0200
  • 1f0b95c364
    Merge pull request #1420 from d4ilyrun/g0/erase_bank2 nightwalker-87 2024-08-11 14:28:47 +0200
  • 07f3118ddc
    Merge pull request #1419 from Jon-Salmon/STM32_U585_OTP nightwalker-87 2024-08-11 14:25:17 +0200
  • bff61510b1 STM32Gx: flash: clear programming mode before erasing Léo DUBOIN 2024-08-08 19:34:15 +0200
  • 589e2446a1 STM32Gx: flash: Set BKER bit for multi-bank products before erasing Léo DUBOIN 2024-08-08 19:32:23 +0200
  • 76e9af49a4
    Support OTP bytes on STM32U575/585 Jon Salmon 2024-08-05 12:26:26 +0100
  • 51df4dd58c
    Merge pull request #1417 from xlz/lxiang-h7-opt nightwalker-87 2024-08-02 20:31:38 +0200
  • f5da718c84
    Merge pull request #1416 from xlz/testing nightwalker-87 2024-08-02 20:26:52 +0200
  • 35e6e9a5e5
    Merge pull request #1414 from salyzyn/testing nightwalker-87 2024-08-02 20:21:13 +0200
  • 5e958ddcec Fix STM32H7 option byte programming Lingzhu Xiang 2024-07-23 13:58:16 +0800
  • 42b3a10962 Fix STM32H7 FLASH_OPTCR unlock sequence Lingzhu Xiang 2024-07-23 12:48:30 +0800
  • 7738cce7d4 fixed build error in macos by adding dependecy for mac security framework prmondal 2024-07-19 22:21:45 +0530
  • d7103ffd06
    Merge pull request #1413 from ankurraji/ankurraji_option_bytes_read_write_support_STM32L41x_L42x nightwalker-87 2024-07-17 22:33:55 +0200
  • 68629c050e
    Merge pull request #1411 from hyves42/gui_improvements nightwalker-87 2024-07-17 22:30:14 +0200
  • 96e1da63a6 Support Category 4 device (stm32g491) Mark Salyzyn 2024-06-11 17:34:28 -0400
  • 63d9fe2f35 Improve : added base address and size according to RM0394 Ankur Raj 2024-07-10 17:45:21 +0200
  • 896a77a696 Add command line arguments to open a file at startup hyves42 2024-07-08 21:21:01 +0200
  • 3d5b49b042 Add a 'Reset' button to gui hyves42 2024-07-04 11:37:00 +0200
  • 1405e58059 In 'Flash device' dialog, put focus on the OK button hyves42 2024-07-04 17:36:10 +0200
  • 7b55ed933e When opening hex files, start dialog from the last used location hyves42 2024-07-04 11:55:15 +0200
  • d0b56b6f41 Initial commit Passblackb 2024-06-27 13:18:55 +0000
  • 32ce4bf88a Fixed bug in function static bool read_trace( ). nightwalker-87 2024-05-30 20:37:06 +0200
  • a70c994964 Fixed flash_pagesize for STM32H7A chips nightwalker-87 2024-05-29 22:48:25 +0200
  • a7fa1ae47c
    Merge pull request #1397 from hannesweisbach/mass-erase nightwalker-87 2024-05-29 21:37:31 +0200
  • 794f889f55
    Merge branch 'testing' into mass-erase nightwalker-87 2024-05-29 21:33:09 +0200
  • 3520d735d7
    Merge pull request #1395 from AJ528/develop nightwalker-87 2024-05-29 21:29:26 +0200
  • f47c69714f Changed data types to fixed width types & formatting fixes nightwalker-87 2024-05-29 21:27:27 +0200
  • 91d7033dca
    Merge pull request #1392 from Ilgrim/develop nightwalker-87 2024-05-29 19:32:30 +0200
  • 1fbf1d9563 feat: --mass-erase for st-flash write commands Hannes Weisbach 2024-05-14 13:46:00 +0200
  • 3655871f8d General Project Update nightwalker-87 2024-05-19 00:04:17 +0200
  • dce9d6e820
    Merge pull request #1390 from Rocky04/fix_f4_sram_memory_map nightwalker-87 2024-05-13 23:01:53 +0200
  • b67a6c33ca because signum is now being used, the line "(void)signum;" is no longer needed AJ528 2024-05-13 14:17:42 -0500
  • 0c72598193 add a graceful way to terminate st-util ratman528 2024-05-11 12:37:26 -0500
  • 0cb07935fc Making some modifications for be able to build these tools in OpenBSD Ilgrim 2024-05-08 21:53:48 +0200
  • 44c02d9c8c Dynamic SRAM size for F4 memory map - Instead of using a fixed size of 128 KB for the SRAM memory map for F4 chips it now uses the definied SRAM size from the chip configuration Rocky04 2024-05-02 09:55:05 +0000
  • 765ebda199
    Merge pull request #1389 from florrant/stlink-v3pwr nightwalker-87 2024-04-26 19:08:05 +0200
  • 2fea7597a3 Add support for stlink-v3pwr florrant Sazerac 2024-04-25 14:40:47 +0200
  • 5508663270
    Merge pull request #1387 from bauen1/fix-gdb-osabi nightwalker-87 2024-04-21 20:31:52 +0200
  • feb7eb1d44
    st-util: supply osabi to gdb bauen1 2024-04-17 12:26:08 +0200
  • ece34efbce Updated info on OS support. (Closes #1376) nightwalker-87 2024-04-06 18:17:30 +0200
  • 40ee5f4bd1
    Merge pull request #1371 from ii8/newline nightwalker-87 2024-02-20 18:12:52 +0100
  • 1ee7f6b6c0 Restored previous cmake policy (regression) nightwalker-87 2024-02-20 18:10:46 +0100
  • 4f3761b6bc
    Merge branch 'testing' into newline nightwalker-87 2024-02-18 21:22:37 +0100
  • 95862cc687
    Merge pull request #1372 from ii8/usage nightwalker-87 2024-02-18 21:21:56 +0100
  • 710e1d3c3b
    Merge pull request #1370 from ii8/pollh nightwalker-87 2024-02-18 19:21:24 +0100
  • a1fc8b70b1
    Merge branch 'testing' into pollh nightwalker-87 2024-02-18 19:12:55 +0100
  • d742e752d8
    exclude `-Wshorten-64-to-32` checks for clang builds Rui Chen 2024-02-17 17:54:20 -0500
  • 4eafbb29d1
    add libusb MINIMAL_API_VERSION support for osx builds Rui Chen 2024-02-17 17:42:14 -0500
  • 20c4ae1e0f Updated debian package config nightwalker-87 2024-02-16 15:34:37 +0100
  • 6a6718b334 Post release patch for v1.8.0 nightwalker-87 2024-02-16 14:55:41 +0100
  • 2d483db866 Rewrite usage text murray 2024-02-15 14:57:39 +0000
  • 7a93f7a24d Add missing newline to log message murray 2024-02-15 10:48:37 +0000
  • 9f84dcdef8 Fix poll.h include path murray 2024-02-15 10:33:25 +0000
  • 65f062fce5 Merge remote-tracking branch 'origin/develop' into testing nightwalker-87 2024-02-04 22:59:57 +0100
  • 25785b92db Merge branch 'master' into develop nightwalker-87 2024-02-04 22:52:51 +0100
  • 40948aa3de Merge remote-tracking branch 'origin/develop' v1.8.0 master nightwalker-87 2024-02-01 00:01:58 +0100
  • 133c2564de Release v1.8.0 nightwalker-87 2024-02-01 00:00:02 +0100
  • 926e7efe4c General Project Update nightwalker-87 2024-01-30 23:40:04 +0100
  • b05a117204 Merge branch 'testing' into develop nightwalker-87 2024-01-21 15:02:17 +0100
  • 32e8dcc8b5 [doc] Updated tutorial: Access to the UART via a virtual COM port nightwalker-87 2024-01-21 14:43:22 +0100
  • 0145baeb2e Fixed memory alignment for STM32L5/U5/H5 chips nightwalker-87 2024-01-20 13:00:52 +0100
  • ae78d3639d Merge branch 'testing' into develop nightwalker-87 2023-12-25 14:41:52 +0100
  • 8c581c3eec Updated CHANGELOG.md nightwalker-87 2023-12-25 14:40:10 +0100
  • 816730f4f7 [refactoring] Clean-up & bugfix for st-trace nightwalker-87 2023-12-24 19:15:03 +0100
  • 45c31e9169 Added interface for spdlog (optional) nightwalker-87 2023-12-24 12:26:01 +0100
  • e7f41b2965 Support for STLINK/v2 & /v3 max trace buffers nightwalker-87 2023-12-24 12:08:08 +0100
  • c1efbec7a7 Fixed incorrect chip-ID for STM32C01x MCU nightwalker-87 2023-12-24 11:47:51 +0100
  • 5613f281c5 Fixed compilation error. nightwalker-87 2023-12-24 00:46:56 +0100
  • a60c24cbc0 General Project Update nightwalker-87 2023-12-24 00:34:29 +0100