Wykres commitów

135 Commity (develop)

Autor SHA1 Wiadomość Data
nightwalker-87 fd8d8e6139
Merge branch 'develop' into testing 2023-09-02 17:35:59 +02:00
Martin Mares 4b69bdd3e9 CMake: Avoid hard-wired /usr/local/share
Instead of defining own CMAKE_INSTALL_SHAREDIR, use existing
CMAKE_INSTALL_FULL_DATADIR.

This way, CMAKE_INSTALL_PREFIX is respected.
2023-08-15 12:45:30 +02:00
nightwalker-87 101d77bf7e Formatting & style fixes. 2023-06-24 23:55:12 +02:00
nightwalker-87 b72f5b5acf Fixed compilation on Windows
- [doc] Updated installation instructions
- Fixed cmd bug in mingw64-build.bat
- Fixed cmake building for WIN32
2023-06-12 11:56:21 +02:00
nightwalker-87 2c337615c9 [refactoring] Clean-up for stlink-flash & -info
- Ensure proper function declaration
- Checked & revised header includes
2023-06-11 14:29:23 +02:00
nightwalker-87 be2e7e3883 [refactoring] Clean-up for stlink-lib
- Ensure proper function declaration
- Moved some functions to related modules
- Checked & revised header includes
- Renamed "md5" to "lib_md5"
- New source file "md5"
2023-06-09 01:28:22 +02:00
nightwalker-87 c8eaebc58e Improvents for library documentation
- Renamed header file reg.h to register.h
- Added unified header comments for files
- [doc] flash_loader.h: // Static functions
2023-06-07 22:44:59 +02:00
nightwalker-87 1775184084 General Project Update
- Updated CHANGELOG.md
- Updated README.md
- Merged flash loader source files
2023-04-30 14:31:50 +02:00
nightwalker-87 21633df34a Minor compilation fixes
- Corrected install path for gui executable
- Changed directory for chip-id files
2023-03-19 15:43:37 +01:00
nightwalker-87 82fb1cc773 Updated header files in CMakeLists.txt 2023-01-15 14:14:25 +01:00
nightwalker-87 f025d756b7 Minor corrections regarding os support 2023-01-01 13:20:02 +01:00
nightwalker-87 aee9a47e35 General fixes and improvements
- Bugfix: "Failed to parse flash type or unrecognized flash type"
(Closes #1240) (Closes #1242) (Closes #1290) (Closes #1291)
- Updated README.md on OS-support
- Updated version_support.md
- Removed remnants of macOS support in CMakeLists.txt
- Minor code formatting fixes
- Updated CHANGELOG.md
2022-12-30 18:01:06 +01:00
nightwalker-87 194e6e9c6b General project clean-up
- Removed orphaned old dev-documentation
- Rearranged src files belonging to stlink-lib
- Revised & sorted option byte source code
- Updated devices_boards.md
2022-12-28 22:21:47 +01:00
Wingman 44ec93d80c add if-clause for macOS 2022-12-03 05:11:59 -08:00
Wingman Shen 89d7a57b38
Update CMakeLists.txt 2022-11-13 17:51:07 -08:00
nightwalker-87 f93adb92f2 Fixes for project compilation
- Cleanup for CMakeLists.txt
- [doc] Added list of cmake path variables
- Fixed stlink-gui install path (Closes #1270) (Closes #1271)
- Replaced path variable for chips directory
2022-10-24 01:49:03 +02:00
nightwalker-87 468b1d2daa [libusb] Added Security framework for macOS 2022-02-04 22:24:42 +01:00
Oleksiy Slyshyk cf6bdbfe4b set C standart through cmake variables,
remove redundant -Ox options
2022-01-31 13:01:06 +02:00
nightwalker-87 d98d3a50ed Minor formatting fixes & clean-up 2022-01-29 18:13:12 +01:00
hydroconstructor e5ff479d48 #1216 refactoring of common.c
File divided to some parts. Functions with "flash" in names extracted to common_flash.c, with "option" extracted to option.c etc.
Removed unnecessary headers.
Removed one single function which was used nowhere.
And so on.
Project built under Windows and seems to be working.
2022-01-20 12:54:14 +04:00
nightwalker-87 3be2c70a67 General Project Update
- [doc] Updated system requirements
-> cmake >= 3.10.2
-> libusb >= 1.0.21 (except for FreeBSD)
-> gtk >= 3.22.30
- Updated CHANGELOG.md
- Updated list of contributors
2022-01-16 18:10:01 +01:00
nightwalker-87 c8fc6561fe Bugfixes
- Corrected paths for chip-id files (Closes #1180)
- Fixed 32-bit build (Closes #985) (Closes #1175)
- Patch for GitHub Actions Workflow (Ubuntu)
2021-08-29 15:08:54 +02:00
Oleksiy Slyshyk 41d7ca710e fix compilation for MSVC 2021-08-13 20:02:26 +03:00
nightwalker-87 dbcf4d6b9a Merge branch 'develop' into chipid 2021-05-21 14:56:32 +02:00
Biswapriyo Nath 9d93531ac1 cmake: Install shared libraries in proper directories.
This fixes the installation of DLL file in mingw.
2021-05-18 19:46:45 +05:30
nightwalker-87 f040b2daf8 Merge branch 'develop' into chipid 2021-05-16 18:29:39 +02:00
nightwalker-87 ebba0f35e2 General Project Update
- [doc] Updated steps for release procedure
- [doc] Removed outdated lists of supported devices
- [doc] Updated list of supported OS
- [doc] Updated version requirements
- Cleanup  for libusb installation routine on Windows
- Updated list of contributors
- Updated CHANGELOG.md
- Updated README.md
2021-05-16 18:26:52 +02:00
R.E. Wolff 09157fa926 Moved the chips files to our own etc directory. 2021-04-28 18:41:16 +02:00
Oleksiy Slyshyk 0b7b1f3b03 fix msvc build 2020-12-19 14:41:26 +02:00
nightwalker-87 2b54a11265
Merge branch 'develop' into st-trace 2020-12-05 13:13:45 +01:00
nightwalker-87 b47f083736
Merge pull request #1071 from Ant-ON/try_h7_debug
[feature] Improved support for STM32H7
2020-12-05 11:48:44 +01:00
Ant-ON 20e1d53115 Fix the indentation 2020-12-05 15:16:14 +05:00
Ant-ON 1bbdd74c4b Fix the indentation 2020-12-05 11:16:39 +05:00
John Hall 27d3144fce Adding framework for st-trace. 2020-11-25 10:51:20 -08:00
Oleksiy Slyshyk 79b225945b link for WIN32 & APPLE with stlink-static 2020-11-12 22:39:49 +02:00
Ant-ON 922eba585b Optimized timeout of the chip reset function 2020-11-03 12:19:47 +05:00
nightwalker-87 31b1fa1620 Fixed install paths (headers & stlink-gui.ui) 2020-06-28 21:01:59 +02:00
nightwalker-87 3f20a25cc0 Updated cmake-settings
- Changed header installation path
- Fix for cpack output directory
2020-06-17 15:15:33 +02:00
nightwalker-87 15bdf0a4f0 Changed path for udev rules to default
/etc/udev/rules.d/ -> /lib/udev/rules.d/
2020-06-16 16:54:46 +02:00
nightwalker-87 d473c99f10 Fix for external CMAKE_MODULE_PATH
(Closes #962)
2020-06-14 17:20:49 +02:00
nightwalker-87 c1918c0ff6 Aligned coding style
- Added config for uncrustify style settings
- Applied changes to source files
- Moved some header files
2020-06-12 22:28:16 +02:00
nightwalker-87 97974649c3 Whitespace & code style cleanup 2020-06-06 00:13:15 +02:00
nightwalker-87 e895a7c85e [refactoring] Build settings for win32
- Grouped source files for win32
- Whitespace & code style cleanup
2020-06-05 16:41:47 +02:00
nightwalker-87 c7041cc2be Reorganised project source directories
(Closes #976)
2020-06-04 21:53:17 +02:00
nightwalker-87 ade735dd67 Moved unused pkg-config settings to /doc/dev
(Closes #971)
2020-06-03 20:02:09 +02:00
Oleksiy Slyshyk b1af21d396 link ssp as static only for WIN32 2020-06-02 17:55:34 +03:00
Oleksiy Slyshyk c774dca676 link ssp as static only for WIN32 2020-06-02 17:46:05 +03:00
nightwalker-87 1ae86f089c
Merge pull request #964 from stlink-org/macos_kext
Updated STLink-v1 driver for macOS
2020-05-28 19:05:27 +02:00
nightwalker-87 a5dc016b42 Changed kext-path to /Library/Extensions 2020-05-28 11:42:26 +02:00
nightwalker-87 3e49becc2f Corrected udev & modprobe install directories
(Fixes #966)
2020-05-27 12:35:05 +02:00