stlink/doc
orinem 79d91786f7 Stop the sulk with GPL2016 on Windows (#602)
* Fixes for VS2017.
* Added a getopt implementation.
* Added a unistd.h.
* Corrected closing of sockets for Windows versions.
* Fixed gdbserver CMakeLists.txt to play nice with VS2017.
* Fixed include of getopt.h and unistd.h for WIN32.
* Added a unistd.h.
* Corrected closing of sockets for Windows versions.
* Fixed gdbserver CMakeLists.txt to play nice with VS2017.
* Override /MD to /MT for MSVC to match libusb's builds.
* MSVC settings should be if (MSVC).
* Don't busy-wait for long periods in usleep().
* Dynamic link to MSVC libusb binaries.
* Added Visual Studio section to compiling.md.
* Added -D_CRT_NONSTDC_NO_WARNINGS to MSVC flags.
* Prevented some more warnings under MSVC.
2017-06-17 08:05:47 +02:00
..
app-example CMakeLists.txt: Add shared library build and debian packaging 2016-09-02 23:00:33 +03:00
man Added --flash=n[k][m] command line option to override device model (#576) 2017-03-24 23:10:05 +01:00
compiling.md Stop the sulk with GPL2016 on Windows (#602) 2017-06-17 08:05:47 +02:00
release.md Deprecate autotools 2016-08-03 20:02:50 +02:00
tested-boards.md Add tested NUCLEO-L476RG board. Fixes #521 2017-01-14 15:02:36 +01:00
tutorial.md Update doc/tutorial.md with latest commandline arguments. Fixes #543. 2017-01-28 10:21:59 +01:00