summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-17Merge pull request #1468 from dbeinder/fix-win32-timeorigin/testingorigin/HEADnightwalker-87
2025-05-17Merge branch 'testing' into fix-win32-timenightwalker-87
2025-04-21Fix Win32 gettimeofday implementationdavid-beinder
2025-04-19General project updateorigin/developnightwalker-87
2025-04-18Merge branch 'testing' into developnightwalker-87
2025-04-17Merge pull request #1466 from dbeinder/stm32wb0nightwalker-87
2025-04-17Merge pull request #1467 from dbeinder/stlink-v3-fixnightwalker-87
2025-04-17Fix STLINK-V3 lock up when no target connecteddavid-beinder
2025-04-16Implement WB05, WB06/07, WB09, WL3xdavid-beinder
2025-03-05Merge pull request #1457 from Gnarflord/testingnightwalker-87
2025-03-05Merge pull request #1455 from lendzeg/patch-1nightwalker-87
2025-03-03wip: set correct BKER bit when erasing bank 2 on G4gnarf
2025-03-03wip: add BKER definition for G4gnarf
2025-03-02correct libusb package name in installation instructionsNelson Rodriguez
2025-02-23Merge pull request #1453 from arthurloukes/patch-1nightwalker-87
2025-02-22Update README.mdarthurloukes
2025-02-18Removed GH-Actions workflow for Ubuntu 20.04 LTS (EOL Apr 2025)nightwalker-87
2025-02-04Fixed function _stlink_usb_read_reg( ) in usb.cnightwalker-87
2025-01-18General maintenance & reviewnightwalker-87
2025-01-13Restructuring of stlink-libnightwalker-87
2025-01-12Aligned naming for flash and option bytes #definesnightwalker-87
2025-01-12Restructuring of stlink-libnightwalker-87
2025-01-12Restructuring of stlink-libnightwalker-87
2025-01-11Merge branch 'testing' into developnightwalker-87
2025-01-11Merge pull request #1449 from a-michelis/feature/unified_workflownightwalker-87
2025-01-11Reverted forgotten `on:push` key back to `[master, develop, testing]`Andreas Michelis
2025-01-11Refactored environment configurations for both x32 and x64 linux:Andreas Michelis
2025-01-10Changed makefile and sloppy msvc approach to cmake calls to unify the CI Appr...Andreas Michelis
2025-01-10Switched to matrix-style batch jobs (one for 32 and one for 64 bits) on linuxAndreas Michelis
2025-01-10bumped checkout version to V4 (v2 is about to be deprecated)Andreas Michelis
2025-01-09Fixed parsing for arg_parse_freq( )nightwalker-87
2025-01-09Fixed broken formatting in chip filesnightwalker-87
2025-01-09Merge pull request #1447 from thomasw04/feature/semihosting-stdoutnightwalker-87
2025-01-08semihosting: recognize :tt in SYS_OPEN.thomasw04
2025-01-08General project updatenightwalker-87
2025-01-06Merge pull request #1440 from a-michelis/feature/libusb_cmakenightwalker-87
2025-01-02Added MSVC section to the compilation manualAndreas Michelis
2024-12-07Explained better the "implib" commentAndreas Michelis
2024-12-07Added back the original MINGW branch on `findlibusb` (but removed MSVC sub-br...Andreas Michelis
2024-11-25Added missing MSVC Handling in `CMakeLists.txt`Andreas Michelis
2024-11-25Reverted LIBUSB provided to _system_ for other unix based systemsAndreas Michelis
2024-11-25Removed forgotten personal branch on `c/c++` workflowAndreas Michelis
2024-11-21Added github workflows MSVC Support (attempt 4 - Missing test and pack)Andreas Michelis
2024-11-21Added github workflows MSVC Support (attempt 3 - Missing test and pack)Andreas Michelis
2024-11-21Added github workflows MSVC Support (attempt 2)Andreas Michelis
2024-11-21Added github workflows MSVC Support (attempt 1)Andreas Michelis
2024-11-21Added build-along support for LIBUSBAndreas Michelis
2024-11-09Merge pull request #1439 from ciakval/feature/L4Q5CGnightwalker-87
2024-10-29flash_loader: add support for STM32L4Px_Qx chipsJan Remes
2024-10-29config/chips: fix SRAM size for STM32L4Px_Qx chipsJan Remes