Wykres commitów

102 Commity (e8503fb9b0a54483ab7d5dfc9f4989973711f1ef)

Autor SHA1 Wiadomość Data
nightwalker-87 f48914512c [doc] Updated package requirements
- Added info on GTK3 libs & versioning
- Updated compiling instructions for macOS
2020-04-17 21:09:05 +02:00
nightwalker-87 9fd9045fdb General Project Update
- Added gtk-package to travis build config
- Added gtk to version_support.md (GUI)
- Minor correction for CHANGELOG.md
- README: Removed reference to OpenBSD
2020-04-17 18:13:23 +02:00
nightwalker-87 ccd1673790 Enable pkg_check for gtk on macOS 2020-04-17 17:01:36 +02:00
nightwalker-87 6f934a396e Whitespace cleanup 2020-04-15 16:20:17 +02:00
nightwalker-87 308fccb048 General Project Update
- Updated CHANGELOG.md
- Updated links to project repository
- Improved project description
- Minor revision for tutorial.md
- Formatting fixes
2020-04-14 21:01:52 +02:00
Chen Guokai 1047fdd440 Add documentation about the checksum 2020-04-13 21:36:36 +08:00
nightwalker-87 ecbbd6db7a
Merge pull request #917 from chenguokai/develop
Fixed st-flash write 0xff ignored issue
2020-04-11 14:29:18 +02:00
Chen Guokai e97eaa329a Add man documentation about --opt 2020-04-11 14:06:38 +08:00
nightwalker-87 99a8aaab25 General Project Update
- Updated CHANGELOG.md
- README.md: Edited note on licensing.
- Formatting in tutorial.md

Temporarily removed travis-lin-mingw script for clean travis builds.
2020-04-10 23:38:17 +02:00
nightwalker-87 946b7f3b04
Merge pull request #912 from texane/ext_pkg_versions
ext_pkg_versions
2020-04-08 15:37:22 +02:00
nightwalker-87 59c5cfd7ec [doc] macOS ST-Link-v1 detection
Added documentation on how to solve a failed detection of the ST-Link-v1 
programmer in macOS v10.11 and later.
(Closes #574, #587)
2020-04-07 18:30:26 +02:00
nightwalker-87 23c071edea Updated documentation
- Compiling manual
- Updated version support for macOS
2020-04-07 17:01:26 +02:00
nightwalker-87 be6aafddd1 Minor fixes
- Updated CentOS repo in README.md
- Whitespace fixes
2020-04-07 12:12:34 +02:00
nightwalker-87 1818d9375d Fixed indentation & whitespace. 2020-04-05 14:57:59 +02:00
nightwalker-87 587fb48ce4 Updated cmake configuration
- Alligned formatting
- Updated version requirement
- Updated pkg-maintainer
- [doc] Added note in compiling manual
- Fixed install paths in build script
- Updated C-flag -std=gnu99 to gnu11
2020-04-05 14:25:45 +02:00
nightwalker-87 27aa888211 Updated compiling doc & version support
- Added info on version support
- Updated compiling instructions
- Updated minGW-w64 gcc-TC to v8.1.0
- Minor formatting fixes

(Closes #896, #897, #899)
2020-04-04 13:03:22 +02:00
nightwalker-87 7d4822d03b [doc] Added st-flash --flash CL option
(Closes #902)
2020-04-02 21:29:02 +02:00
nightwalker-87 d3c11fbef6 General Project Update
- [doc] Updated list of supported devices
- [doc] verify udev-rules (Closes #764)
- Removed old issue-templates.
- Updated BSD-3 license file.
2020-04-02 20:55:27 +02:00
nightwalker-87 a76f468587 [doc] Updated list of supported devices 2020-04-02 02:18:49 +02:00
nightwalker-87 a09ef54cf5 General Project Update
- Whitespace cleanup
- Recycled content of old wiki page.
2020-03-24 21:11:38 +01:00
nightwalker-87 c783d0e777 Refactoring for tool "st-info"
- Resorted cmds to the order they appear.
2020-03-24 17:09:14 +01:00
nightwalker-87 10ae5294cd Updated /doc/compiling.md (Closes #113)
- Added note on correct libusb version.
- Formatting improvements
- Corrections to grammar and wording
2020-03-23 19:11:18 +01:00
nightwalker-87 c8a2f133f0 General Project Update
- Minor documentation fixes
- HOWTO and FAQ --> tutorial.md
2020-03-21 01:59:05 +01:00
nightwalker-87 116f4e58f6 Removed CKS32F103 in tested-boards.md 2020-03-18 23:11:46 +01:00
nightwalker-87 2f9748e52f General Project Update
- Fixes in CHANGELOG.md
- Added note in README.md
- Updated package requirements.
2020-02-26 20:32:55 +01:00
nightwalker-87 90997ed65b Updated list with tested-boards. 2020-02-21 02:22:19 +01:00
nightwalker-87 fa35d5b7ba Merge branch 'pr-858/yumkam/fix-st-flash-man-size' into develop
[doc/trivial] Fix st-flash manpage read example (#858)
2020-02-21 01:26:21 +01:00
nightwalker-87 5f1264787c Archived page from github project wiki. 2020-02-20 00:37:04 +01:00
Yuriy M. Kaminskiy 1ec9173a90 Fix st-flash manpage read example
Size must be specified as hexdecimal number (as per both documentation
and implementation)
2020-01-29 15:57:39 +03:00
kraus f070345249 added several comments on the stlink software structure 2020-01-04 15:05:22 +01:00
Slyshyk Oleksiy a3cb1a1569 build wor windows under Debian/Ubuntu (#802) 2019-05-11 19:41:57 +02:00
aoand d13f946468 doc/compiling.md: fix package name "devscripts" (#775)
the command 'debuild' is (and always was) part of the devscripts package
2019-03-07 12:41:38 +01:00
Jerry Jacobs a201d3e5bd
Update compiling.md
Fixes #748
2018-12-02 21:25:02 +01:00
Jerry Jacobs f87076fcbf
doc/man: Fix double dash issue (fixes #746) 2018-11-19 20:45:50 +01:00
Bez 79306cc5d8 Update tutorial.md (#722) 2018-07-10 19:43:48 +02:00
Jerry Jacobs 1f18a18a85 doc/man: Add semihosting parameter documentation, fix styling issue with double dashhes. Fixes #674. 2018-03-01 11:51:26 +01:00
Jerry Jacobs c8dbc0adb3 doc/man: Fix reference to non-exisiting st-term tool. Fixes #676. 2018-03-01 11:40:21 +01:00
texane c0d759dc41 STM32F042K6 Nucleo-32 Board reported to work, by frank@bauernoeppel.de 2018-02-18 08:01:58 +01:00
Vasiliy Glazov 1700e6a471 Added LIB_INSTALL_DIR to correct libs install on 64-bit systems (#636)
* Added LIB_INSTALL_DIR to correct libs install on 64-bit systems
* Add description for using LIB_INSTALL_DIR parameter.
2017-09-08 14:00:45 +02:00
Zhang, Chi dc8eb3e739 Fix gitignore and add support for STM32L452 (#608)
* update gitignore for debian
* add/update support for L43x/44x/45x/46x, partially thanks to @vatsaltrivedi86, should close texane/stlink#603
2017-06-26 23:57:14 +02:00
orinem 79d91786f7 Stop the sulk with GPL2016 on Windows (#602)
* Fixes for VS2017.
* Added a getopt implementation.
* Added a unistd.h.
* Corrected closing of sockets for Windows versions.
* Fixed gdbserver CMakeLists.txt to play nice with VS2017.
* Fixed include of getopt.h and unistd.h for WIN32.
* Added a unistd.h.
* Corrected closing of sockets for Windows versions.
* Fixed gdbserver CMakeLists.txt to play nice with VS2017.
* Override /MD to /MT for MSVC to match libusb's builds.
* MSVC settings should be if (MSVC).
* Don't busy-wait for long periods in usleep().
* Dynamic link to MSVC libusb binaries.
* Added Visual Studio section to compiling.md.
* Added -D_CRT_NONSTDC_NO_WARNINGS to MSVC flags.
* Prevented some more warnings under MSVC.
2017-06-17 08:05:47 +02:00
Warren Gay 9775689196 Added --flash=n[k][m] command line option to override device model (#576)
* Added --flash=xxxx to st-flash command line
2017-03-24 23:10:05 +01:00
Joost Rijneveld fc4fd76a75 Fix incorrect release folder name in docs (#560) 2017-02-20 18:45:07 +01:00
Jerry Jacobs 4868a62fbf Prepare for win64 static executable builds 2017-01-28 11:30:30 +01:00
Jerry Jacobs e05ad17253 Update doc/tutorial.md with latest commandline arguments. Fixes #543. 2017-01-28 10:21:59 +01:00
Jerry Jacobs bf1b81b930 Prepare for v1.3.0 release, update ChangeLog.md 2017-01-28 10:12:53 +01:00
Jerry Jacobs 2cb33d45a8 Add note about debhelper for compiling the debian package. Fixes #520 2017-01-14 15:05:26 +01:00
Jerry Jacobs 8253cf1b88 Add tested NUCLEO-L476RG board. Fixes #521 2017-01-14 15:02:36 +01:00
Georg von Zengen 7ab464527e flash: added easy way to reset the target (#505)
* flash: added easy way to reset the target

st-flash does now have a 'reset' command
makes it easy to reset the Target

* Doc: added man page entry for reset command of st-flash
2016-11-03 22:56:33 +01:00
Jerry Jacobs 76196d22c7 doc/compilation.md: Add note for user folder or system wide installation after compilation. Fixes #497 2016-10-29 12:09:15 +02:00