Nicolas signed-log FORMICHELLA
39f306feaa
Fix broken doc link
2023-04-15 08:02:19 +02:00
nightwalker-87
982408e6ee
Fixes regarding version support
...
- Updated version_support.md
- Updated version requirements for libusb
2023-04-05 21:33:49 +02:00
nightwalker-87
5946076723
General maintenance
...
- Updated pkg-version requirements
- Updated version_support.md
- Removed Ubuntu 18.04 from GH workflow
2023-04-04 23:54:56 +02:00
nightwalker-87
8af1dcb71e
Minor changes & fixes
...
- Simplified listing of supported devices
- Corrected #define STM32L5_PWR_CR1_VOS
- Check the return code of stlink_read_debug32
- Fix for flash register reading on L5x2 devices
2023-04-04 23:32:51 +02:00
nightwalker-87
186e38a0fa
Minor fixes & additions
...
- [doc] Update on OS version support
- Minor fixes for G0-series from #1293
- [doc] Added core-IDs for WB/WL-series
- [doc] Correction for G0/L0-series core-IDs
- Set option_size to 128 B for G0-series (#1194 )
2023-03-18 21:53:27 +01:00
nightwalker-87
b15f0d4d89
Merge branch 'develop' into doc
2023-01-15 01:11:43 +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
Phil
a4105f4ce8
Adding device ID for GD32F303VET6
2022-12-18 16:27:40 +01: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
2087711c23
General Project Update
...
- Updated CHANGELOG.md
- Updated README.md
- Removed support for macOS (Closes #1269 )
2022-10-23 20:22:16 +02:00
nightwalker-87
43498dedf6
General Project Update
...
- Closes #1263 .
- Updated CHANGELOG.md
- Updated list of contributors
2022-08-27 12:23:02 +02:00
nightwalker-87
d66c0cd563
Merge pull request #1259 from jdbruijn/doc/macos-compiling
...
[doc] Added `make install` to the macOS compiling instructions.
2022-08-26 22:26:53 +02:00
Jeroen de Bruijn
87b21219a2
remove note block from compiling docs note
2022-07-15 08:16:57 +02:00
Jeroen de Bruijn
9f0521016c
add optional installation folder for macOS to compiling documentation
2022-07-14 16:34:51 +02:00
Jeroen de Bruijn
8956051ed5
add `make install` to the MacOS building instructions
...
This is required to get the `chips` directory in place. References #1237 .
2022-07-14 11:57:01 +02:00
simon-wh
9a7805ede5
Include GD32F303CGT6 in devices_boards.md
2022-05-20 11:02:50 +02:00
nightwalker-87
978462d048
Updated libusb to v1.0.25 (macOS + Windows)
2022-02-04 21:53:00 +01:00
nightwalker-87
e5cc884c7f
Merge pull request #1216 from stlink-org/chipid_cleanup
...
[refactoring] General maintenance for code structure
2022-01-28 21:39:00 +01:00
hydroconstructor
d0ed1253ce
Update doc/man/st-util.1
...
Co-authored-by: Grzegorz Szymaszek <gszymaszek@short.pl>
2022-01-23 23:28:07 +04:00
nightwalker-87
3f5d9bd0f6
Bugfixes and minor additions
...
- Fixed wrong chip id for F42x_F43x boards.
- Added support note for STM32 clones.
- Minor formatting improvements.
- Updated libusb API_VERSION list.
2022-01-23 13:13:57 +01:00
hydroconstructor
6b229537f6
Merge branch 'stlink-org:develop' into develop
2022-01-20 11:02:12 +04:00
nightwalker-87
e90ad8c26b
Merge branch 'develop' into chipid_cleanup
2022-01-16 19:57:36 +01: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
c854df5edd
Updated MCU core-ids
2022-01-15 01:58:42 +01:00
nightwalker-87
2c62079ed1
Removed stlink/v1 support for macOS 10.14
2022-01-14 00:17:44 +01:00
hydroconstructor
1e7d89fc13
Removing env. var. STLINK_DEVICE from docs
...
In #1210 from codebase was removed functionality to specify ST-LINK by environment variable. This still mentioned in documentation, so I updated it.
2022-01-10 20:24:29 +04:00
nightwalker-87
0d02a46a8f
[refactoring] Clean-up for chipid files
...
- Spelling fix in tutorial.md
- REN param description --> dev_type
- ADD param ref_manual_id
- CHNG stlink_chipid_params
- MV old chipids to chipid_db_old.h
- Updated chipid files (F1, F2, WB, WLE)
2022-01-02 22:51:30 +01:00
pcnorden
6471a60460
Changed broken link to new address of udev rules
...
Changed and checked that it should work with the new link.
Also changed the number of files to 4 since there are 4 udev rule files in the directory.
2021-09-08 17:20:58 +02:00
nightwalker-87
0489af7d4d
General Project Update
...
- [doc] Updated version requirements
- Updated CHANGELOG.md
2021-08-29 18:08:18 +02:00
Grzegorz Szymaszek
b4245eadd0
Use proper Markdown headers for supported MCUs
...
Use actual level 2 headers[1] instead of emulating them with bold/strong
tags[2].
[1]: https://spec.commonmark.org/0.29/#atx-headings
[2]: https://spec.commonmark.org/0.29/#emphasis-and-strong-emphasis
2021-07-29 16:03:52 +02:00
nightwalker-87
26a63c11a4
[doc] Updated list of devices & boards
...
(Closes #1164 )
2021-07-28 22:03:03 +02:00
nightwalker-87
dc5388d94c
Merge branch 'testing' into develop
...
- Moved chip-specific parameters into separate files (#1129 )
- Aligned chip names & references
- General spelling & formatting fixes
- Set of fixes and improvements (#1154 )
(Closes #237 )
2021-07-16 15:01:13 +02:00
nightwalker-87
98e0a75d74
Merge branch 'chipid_extend' into 'testing'
...
(Closes #1145 )
2021-05-31 23:06:12 +02:00
nightwalker-87
2e6c909c3e
General Project Update
...
- Removed GitHub-CI VE for Ubuntu 16.04 (deprecated)
- Minor fixes for some comments
2021-05-30 23:51:12 +02:00
nightwalker-87
f885091305
General Project Update
...
- Updated CHANGELOG.md
- Updated GitHub security policy
- [doc] Updated steps for release procedure
- [doc] Updated list of supported OS
- Removed old clang_analyze script
- Minor fix in travis build script
2021-05-24 12:13:56 +02:00
nightwalker-87
dbcf4d6b9a
Merge branch 'develop' into chipid
2021-05-21 14:56:32 +02:00
nightwalker-87
a9adf9cb29
General Project Update
...
- Updated CHANGELOG.md
- Updated CI configs for macOS 11 & 10.14
2021-05-18 22:53:33 +02:00
nightwalker-87
620b529956
Aligned naming scheme for chip-ID files
2021-05-16 22:27:14 +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
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
80c31a15a4
General Project Update
...
- Updated issue templates
- Updated CONTRIBUTING.md (Closes #906 )
- Updated changelogs for deb and rpm packages
- Updated CHANGELOG.md
2021-04-25 01:43:12 +02:00
anton
6bd99d4b55
flash_loader: fixed interrupt masking
2021-04-06 22:03:52 +05:00
anton
d3bc853209
Update tutorial
2021-04-05 21:53:57 +05:00
anton
9a8e0aa645
Added the hot plug option to st-flash
2021-04-05 21:15:18 +05:00
nightwalker-87
0b7221076a
General Project Update
...
- Updated CHANGELOG.md
- [doc] Update for GD32F303VGT6 in device list
- [doc] Updated tutorial.md
> Added refs for unknown chip id! 0
> Minor update for tool option table
2021-03-27 11:41:09 +01:00
anton
b387c93ee0
Extended set of command line arguments
...
st-info: added --freq, --hot-plug and --connect-under-reset to probe
st-util: added --freq
2021-03-25 19:25:33 +05:00
nightwalker-87
229c721189
General Project Update
...
- Added basic security policy
- Updated info on version support for macOS
- Updated tutorial.md
> Added reference for st-info --probe command
> Added section on unknown chip id error
(Closes #107 , Closes #568 , Closes #669 )
> Added information on HW reset pin issue
(Closes #220 , Closes #238 )
2021-03-24 23:26:38 +01:00
nightwalker-87
40e9aa22ba
Merge pull request #1107 from Ant-ON/add_reset_doc
...
[doc] Updated documentation on target resetting
2021-03-20 22:07:16 +01:00