Wykres commitów

38 Commity (develop)

Autor SHA1 Wiadomość Data
nightwalker-87 32e8dcc8b5 [doc] Updated tutorial: Access to the UART via a virtual COM port
(Closes #1334)
2024-01-21 14:43:22 +01:00
nightwalker-87 81575cb2d9 [doc] Updated udev directory (#1358) 2023-12-23 17:45:17 +01:00
nightwalker-87 8f2b289f20 Info on HW breakpoints for external bus
- [doc] Updated tutorial.md (Closes #1219)
- Moved memory maps into separate file.
2023-11-27 23:41:27 +01:00
Andras Gemes e4b2594b5a
Fixed broken links 2023-05-05 15:41:07 +02:00
Nicolas signed-log FORMICHELLA 39f306feaa
Fix broken doc link 2023-04-15 08:02:19 +02: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 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 620b529956 Aligned naming scheme for chip-ID files 2021-05-16 22:27:14 +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
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
Ant-ON d9726fa86d Updated a target resetting documentation 2021-03-19 20:19:01 +05:00
nightwalker-87 e5767681f1 [doc] Corrected tutorial.md
Corrected info on --freq argument (Closes #1055)
2021-03-12 18:39:08 +01:00
nightwalker-87 03793d42b6 [doc] Added note on gdb 'run' command
(Closes #267)
2021-03-11 00:52:03 +01:00
nightwalker-87 a66557a102 [doc] STM32F103 fake chips (Closes #1024) 2020-12-13 16:58:48 +01:00
nightwalker-87 e250773b88 [doc] Added --reset option for st-flash
(Closes #642)
2020-06-17 11:32:41 +02:00
nightwalker-87 230497c1a4 Updated stlink-v1 driver for macOS
- Updated xcode project settings v11.3.1
- Removed support for 10.6-10.12
- Compiled new kexts for macOS 10.13-10.15
- Moved instructions to separate README
- Updated installation instructions
2020-05-26 13:58:56 +02:00
nightwalker-87 d11e6f4c8a Updated tutorial
- Added table for available tool options
- Removed install instructions for OpenOCD
- Removed outdated content
- Fixed toolset description in desktop-file
- Added documentation for the stlink-gui

(Closes #884)
2020-05-10 02:11:08 +02:00
Chen Guokai 6c6f27b0f5 Add documentation of --freq and --opt 2020-05-08 15:42:50 +08:00
Guillaume Revaillot 5e0fd8b61c doc: remove stlink version parameter selectors doc and examples 2020-04-22 11:15:58 +02:00
Guillaume Revaillot ad0e52540e doc: update doc to mention STLINK_DEVICE and --probe parameters if
applicable in all man files
2020-04-22 11:15:51 +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 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 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 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 a09ef54cf5 General Project Update
- Whitespace cleanup
- Recycled content of old wiki page.
2020-03-24 21:11:38 +01:00
nightwalker-87 c8a2f133f0 General Project Update
- Minor documentation fixes
- HOWTO and FAQ --> tutorial.md
2020-03-21 01:59:05 +01:00
Bez 79306cc5d8 Update tutorial.md (#722) 2018-07-10 19:43:48 +02:00
Jerry Jacobs e05ad17253 Update doc/tutorial.md with latest commandline arguments. Fixes #543. 2017-01-28 10:21:59 +01:00
Jerry Jacobs e454fe9819 Reorganize files:
* Header files moved into include/stlink
* doc/tutorial.{pdf/tex} converted to markdown for rendering by github and easy editing
* Remove `stlink-` suffix from some C source files and move into `src/tools`
2016-05-05 19:30:32 +02:00