- Sep 19, 2016
-
-
Jerry Jacobs authored
Fix broken install debian package rules.
-
Denis Osterland authored
Override dh_auto_install to use *.install files as they are. The debian/*.install could contain source to destination format too, but that would be much more difficult to handle with multi-arch. Add debian copyright file. Add stlink-tools manpages. Insert homepage link. Add library dependencies to binaries. Add howto debuild to README. Install udev rules. Install modprobe config for usb module. Configure cmake with /usr prefix and compile release variant.
-
- Sep 18, 2016
-
-
texane authored
-
Jerry Jacobs authored
Add --version commandline argument flag. Fixes #470
-
Jerry Jacobs authored
cmake: Refactor into seperate files
-
Jerry Jacobs authored
-
- Sep 16, 2016
-
-
Jerry Jacobs authored
-
texane authored
Man pages
-
Daniel Campoverde [alx741] authored
-
Daniel Campoverde [alx741] authored
-
Daniel Campoverde [alx741] authored
-
Daniel Campoverde [alx741] authored
-
- Sep 15, 2016
-
-
Jerry Jacobs authored
-
Jerry Jacobs authored
Add appveyor MinGW64 build badge from xor-gate/stlink
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
Refactor main CMakeLists.txt. Generate manpages when pandoc is present in Debug builds. Add top level Makefile
-
fabien.lementec authored
-
fabien.lementec authored
-
texane authored
Add Man pages
-
Daniel Campoverde [alx741] authored
-
Daniel Campoverde [alx741] authored
-
- Sep 14, 2016
-
-
Jerry Jacobs authored
-
Jerry Jacobs authored
CMakeLists.txt: Fix linker command in generated .pc file
-
Andrew Andrianov authored
Signed-off-by:Andrew Andrianov <andrew@ncrmnt.org>
-
- Sep 08, 2016
-
-
Jerry Jacobs authored
Remove hacky st-term (which needed special undocumented firmware from https://github.com/nekromant/antares/tree/master/src/lib/stlinky ) as we now have arm semihosting with a well defined interface
-
Jerry Jacobs authored
Add jenkins.ncrmnt.org build badge status
-
Jerry Jacobs authored
-
Jerry Jacobs authored
tests: Enable make test with CTest using add_test. Remove unnecessary library building for st-flash arg parser
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
RFC: Build libstlink shared library, add debian packaging
-
- Sep 07, 2016
-
-
texane authored
Add memory map for stm32f401xe
-
Christophe Levantis authored
Trying to load a elf image on a stm32f401xe can result in a problem of flash write if a section does not start on a flash sector because the memory map given to gdb was wrong.
-
fabien.lementec authored
-
texane authored
Support of Intel-HEX format for st-flash
-
Anatoli authored
-