Wykres commitów

32 Commity (develop)

Autor SHA1 Wiadomość Data
nightwalker-87 b97296be8f Release v1.7.0 2021-04-24 22:47:02 +02:00
nightwalker-87 6993491f90 Revert "Updated libusb to v1.0.24"
This reverts commit 89a495d169.
2021-04-21 00:00:33 +02:00
nightwalker-87 89a495d169 Updated libusb to v1.0.24
Note: Due to a compilation bug in libusb v1.0.24,
building of x86-64 windows binaries is currently
not possible and has been deactivated.
2021-04-06 00:46:44 +02:00
nightwalker-87 86e6dd0029
Merge branch 'master' into develop 2021-03-11 16:34:50 +01:00
nightwalker-87 d0416149e0 General Project Update
- Updated ISSUE_TEMPLATES
- Updated .gitignore
2021-03-06 17:36:26 +01:00
John Hall 27d3144fce Adding framework for st-trace. 2020-11-25 10:51:20 -08:00
Oleksiy Slyshyk 5ea485de39 use SetConsoleCtrlHandler for windows 2020-08-28 23:35:45 +03:00
nightwalker-87 ade735dd67 Moved unused pkg-config settings to /doc/dev
(Closes #971)
2020-06-03 20:02:09 +02: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 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 38c8b8b499 Cleanup
- Whitespace fixes
- Removed old appveyor-mingw script
- travis-lin-mingw.sh -> .gitignore
2020-04-08 23:44:51 +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
Slyshyk Oleksiy bf5870050f Fix mingw build (#610)
* fix compilation for mingw
* add *.user to ignor
2017-06-29 21:33:31 +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
Jerry Jacobs a17b4079ca Reorganise aux files, add sg test to CMakeLists 2016-08-03 20:28:32 +02:00
Jerry Jacobs db5f0297bf * Merge st-probe tool into st-info
* Fixup #318 serial print in stlink probe with trailing zeros
* Refactor stlink-usb.h with some doxygen-style comments
* Refactor some pieces of stlink_open_usb
2016-04-15 23:09:45 +02:00
Rene Hopf 93c070d84c st-term magic byte via commandline argument 2013-12-11 20:31:37 +01:00
Burns ff1e88398c Support for STM32L1 medium-plus chips with chip id 0x427
-Changed the STM32L1 "medium plus" (id 0x436) support to be called HIGH.
    -Added the device id 0x427 and call it medium plus.
    -Gave the loader more time so it stopped timing out and thinking it failed.
    -Added st-term to .gitignore
Note:  ST seems to call some chips with 436 medium plus and some high.  It seemed
easier to name 436 high and 427 medium plus.
2013-06-21 17:36:15 -04:00
Michael Pratt e8601c816a Updated .gitignore to include test binaries 2012-07-08 15:49:36 -04:00
Dave Murphy 89016d1d86 add COPYING to repository to avoid license confusion 2012-05-16 22:44:31 +01:00
Dave Murphy c0eb32267c ignore elf files in example 2012-05-14 10:57:41 +01:00
Dave Murphy 414ca992d7 update ignores for generated files 2012-04-29 14:09:06 +01:00
Dave Murphy 087a3596c3 autoconfiscate 2012-04-28 02:13:58 +01:00
Karl Palsson 9153dd5c08 Remove all project files from stlink.
The project is made with Makefiles, so while the project files provided some convenience to some people, they were not in any
way portable or maintained.  Removing them also allows other people to keep their own versions without having to deal with
shared conflicts.

Updated gitignore to reflec this.
2012-02-01 23:56:42 +00:00
Uwe Bonnes b1e89edb57 More files to ignore 2011-12-10 21:27:54 +01:00
Karl Palsson 83a5eb2ed3 Merge branch 'tmaster' into future
This branch should work for F1 and F4 devices.  It has currently been tested
with F1 value line, (a VL discovery board) programmed via gdb via both an
stlinkv1 and an stlinkv2.

F4 has _not_ yet been tested on this branch

Conflicts:
	.gitignore
	doc/tutorial/tutorial.pdf
	example/blink/main.c
	gdbserver/Makefile
	gdbserver/gdb-server.c
	src/stlink-common.c
	src/stlink-common.h
	src/stlink-usb.c
2011-11-15 00:57:09 +00:00
Fabien Le Mentec e714623a30 [merge] Ned Konz, Fixed spelling and added files to .gitignore 2011-11-09 00:25:55 -06:00
Karl Palsson a672ee1a34 Ignore all elf outputs. Ignore pdflatex outputs 2011-11-01 18:50:06 +00:00
Karl Palsson 9bc72d4519 Merge upstream texane/master 2011-10-22 02:11:04 +00:00
Fabien Le Mentec 06635ce41f [update] .gitignore 2011-10-18 00:36:50 -05:00
Uwe Bonnes f4ab7d6bb3 More files to ignore
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2011-10-12 18:50:27 +00:00
Karl Palsson fbc56ea055 .gitignore files are nice 2011-10-08 18:52:38 +00:00