Wykres commitów

15 Commity (e40741e8275d722ebda534525089853ae5369e86)

Autor SHA1 Wiadomość Data
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