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
nightwalker-87
a06d13552d
General Project Update
...
- [doc] Minor spelling fixes.
- [doc] Updated tool options in tutorial.md
- [doc] Clean-up in tutorial.md
- Corrected memory size supplements
- [doc] Addtional link on STM32 Clone MCUs
2021-05-02 20:38:40 +02:00
nightwalker-87
b97296be8f
Release v1.7.0
2021-04-24 22:47:02 +02:00
nightwalker-87
a3b1247d14
General Project Update
...
- Updated CHANGELOG.md
- Added STLINK-V3E to supported programmers
2021-04-04 23:40:10 +02:00
nightwalker-87
0496ecff48
Updated config for GitHub code scanning alerts
2021-04-02 16:43:54 +02:00
nightwalker-87
878df31761
Updated CI config & issue templates
...
- Initial support for GitHub CI workflows
- Cleanup for Travis CI config
- Minor fixes for issue templates
2021-03-27 17:46:22 +01:00
nightwalker-87
5e0a502df8
General Project Update
...
- Updated CHANGELOG.md
- Updated README.md
- [doc] Official STLINK-V3 support
(Closes #820 , Closes #1022 , Closes #1025 )
- Updated list of contributors
- Updated info on version support
- Minor formatting fixes
2021-03-20 15:44:09 +01:00
nightwalker-87
125cb2d763
General Project Update
...
- Updated CHANGELOG.md
- Updated README.md
- Formatting fixes
-[doc] Updated tested devices & boards
2021-03-17 23:26:48 +01:00
nightwalker-87
4bfaab0ea9
Removed support for STLINK/v1 on macOS 10.13
2021-01-04 00:53:24 +01:00
nightwalker-87
ddac731929
Minor formatting fixes
2020-12-25 23:36:18 +01:00
nightwalker-87
95e9c36a85
General Project Update
...
- Mention support for VS Code (Closes #1057 )
- Compilation with GCC 11 fails (Closes #1077 )
- Updated list of contributors
- Updated CHANGELOG.md
2020-12-13 00:04:11 +01:00
nightwalker-87
fc9e7915fc
General Project Update
...
- Corrected identation in reg.h
- Updated README.md
- Updated CHANGELOG.md
- Updated list of contributors
2020-12-05 13:35:23 +01:00
nightwalker-87
ebb3164d90
Updated CHANGELOG & README
2020-07-18 00:46:26 +02:00
nightwalker-87
7829600c9a
Preparation for Release v1.6.1
2020-05-28 21:57:56 +02:00
nightwalker-87
fd2a5c37d4
Minor formatting fixes & corrections
2020-05-25 00:40:56 +02:00
nightwalker-87
937f4d6aea
General Project Update
...
- Updated CHANGELOG
- Minor fixes
2020-05-22 19:42:16 +02:00
nightwalker-87
da68271a03
Merge pull request #955 from stlink-org/dist
...
Update for package distribution & refactoring of build settings
2020-05-19 16:38:34 +02:00
nightwalker-87
06c66ed308
Updated documentation
...
- Added note on windows binary installation
- Contributors now listed in separate file
(Closes #738 ) (Closes #795 )
2020-05-10 16:45:13 +02:00
Paul Gallagher
2ad60ff071
Fix: tutorial.md should be correctly linked from readme
2020-05-02 15:41:27 +08:00
nightwalker-87
e87bdff95b
General Project Update
...
- Updated project README
- Updated .gitignore
- Updated project contributors
- Added contribution guidelines
2020-04-27 20:20:50 +02:00
nightwalker-87
145ca6d64a
General Project Update
...
- Updated github branch template
- Updated project CHANGELOG.md
2020-04-19 23:39:40 +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
c2c480846a
Project cleanup
...
- Updated old project references
- Alligned code style in /tests
- Added note on OS support to README.md
2020-04-17 00:37:03 +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
nightwalker-87
cadfa94162
General Project Update
...
- Updated travis CI build configuration
- Updated project references
- Minor formatting fixes
2020-04-12 18:26:46 +02: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
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
3bc5e6f699
[doc] Added reference to tutorial
2020-04-03 11:49:31 +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
c3f2b6b971
Update for README.md
...
- Updated "known missing features"
- Removed section "known bugs"
Note: Users should use the github ticket system to submit failures
instead, otherwise they may not be fixed.
2020-03-24 13:33:32 +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
0082e48857
Merge branch 'develop' into master
2020-02-26 20:47:25 +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
5020ba7f92
Resolved conflicts with develop branch.
2020-02-24 23:11:51 +01:00
nightwalker-87
a69634c112
Updated README.md
2020-02-24 22:55:29 +01:00
nightwalker-87
ee20ab091e
Updated README.md
2020-02-22 01:24:49 +01:00
nightwalker-87
90997ed65b
Updated list with tested-boards.
2020-02-21 02:22:19 +01:00
nightwalker-87
393310fc99
Release v1.6.0
2020-02-20 02:08:49 +01:00
nightwalker-87
5f1264787c
Archived page from github project wiki.
2020-02-20 00:37:04 +01:00
nightwalker-87
4416a24b5d
General project update:
...
- Updated README & CHANGELOG.
- Updated issue templates.
- Fixes in travis.yml
2020-02-19 21:20:10 +01:00
nightwalker-87
a0de0d0594
Fixes #859 .
2020-02-19 18:33:30 +01:00
piccaso
2cad920e54
Fix dead link in README.md
2020-01-07 17:02:34 +01:00
texane
3690de9fdd
Merge pull request #821 from zoobab/master
...
Add stlink-tools link for Debian and Ubuntu
2019-11-08 14:03:01 +01:00
Adrian Imboden
e56de83ec5
added support for writing option bytes on STM32L0
2019-09-06 18:23:37 +02:00
Jerry Jacobs
4909dd808a
README.md: Add notice of wanted project maintainer
2019-08-17 10:42:14 +02:00
Benjamin Henrion
728049b244
Add stlink-tools link for Debian and Ubuntu
...
Add stlink-tools link for Debian and Ubuntu
2019-07-26 13:19:32 +02:00
Manuel Dipolt
c6836b4ac9
Added support to write option bytes for the STM32G0 ( #778 )
...
* poc worked, writting stm32G070 option bytes
* Update README.md
adjust layout
* code review changes
2019-03-20 14:01:11 +01:00