Gerhard Sittig
a06a765515
doc: update IRC reference to Libera.Chat
2021-06-16 21:42:41 +02:00
Martin Ling
6711e43e9b
README: Remove note about old MinGW, it actually works fine.
2020-02-07 14:00:35 +00:00
Martin Ling
42b3cf3b98
README: Add note on building for MSYS2/Cygwin.
2020-01-26 21:21:34 +01:00
Martin Ling
6339fa04d6
README: update instructions for building with MSYS2.
2020-01-26 21:11:46 +01:00
Martin Ling
28981e0793
README: update build instructions with VS2019/MSBuild options.
2020-01-26 21:11:46 +01:00
Uwe Hermann
a84ffb5372
README: Add link to bug tracker.
2017-12-17 18:15:56 +01:00
Uwe Hermann
42ad781896
README: Add missing contact info.
2017-12-15 18:38:11 +01:00
Uwe Hermann
f11a67ed5f
README: Refer to MSYS2 only.
...
The "old" MSYS related to the "old" and unsupported MinGW (from
mingw.org) may or may not work properly, so only refer to MSYS2 which
we currently recommend and which has been tested.
2015-04-07 01:32:40 +02:00
Uwe Hermann
cd71af4b93
README: Add link to online API docs.
2015-04-03 22:18:56 +02:00
Uwe Hermann
a24671ade9
README: Mention FreeBSD port enumeration support.
2015-04-03 22:17:57 +02:00
Uwe Hermann
eb82be98a7
README: Add URL to the libserialport website.
2014-09-07 19:31:23 +02:00
Uwe Hermann
a46ee5b4d7
README: Mention that only MinGW-w64 works (but not MinGW).
2014-09-07 19:27:02 +02:00
Martin Ling
e33dcf90a0
Tidy up and split most OS-specific code to separate files.
2014-06-11 15:10:29 +01:00
Aurelien Jacobs
a93fb46888
Add new APIs to get some USB descriptor details for USB serial ports.
2014-06-10 23:51:11 +02:00
Aurelien Jacobs
98cac5d63e
Remove the udev dependency and parse the /sys hierarchy instead.
2014-06-10 22:17:07 +02:00
Martin Ling
6b93ede419
Return SP_ERR_SUPP from sp_list_ports() on unsupported platforms.
2013-11-23 11:57:17 +00:00
Martin Ling
cd5f52812d
Add doxygen documentation.
2013-11-19 02:17:38 +00:00
Martin Ling
7e6fb0152c
Update documentation.
2013-11-15 11:43:07 +00:00
Uwe Hermann
f92f1f0c20
Minor cosmetics, typos, and so on.
2013-11-15 00:42:40 +01:00
Martin Ling
32b5ac05b4
Add sp_copy_port() function.
2013-11-15 00:42:39 +01:00
Martin Ling
99945a1fb5
On Windows, prefix port names with '\\.\' to work with ports above COM9.
2013-11-15 00:42:39 +01:00
Martin Ling
c45eb4bee2
Update documentation.
2013-11-15 00:42:39 +01:00
Martin Ling
b9a462bb47
Clarify return values of sp_get_port_by_name() and sp_list_ports().
2013-11-15 00:42:39 +01:00
Martin Ling
25ab82f6c0
Clarify documentation for sp_read() and sp_write().
2013-11-15 00:42:38 +01:00
Martin Ling
0161932884
Update documentation.
2013-11-15 00:42:38 +01:00
Martin Ling
d54e90047b
Identify ports by sp_port structure, not name.
2013-11-15 00:42:38 +01:00
Martin Ling
e9a2f9c9d3
Add SP_ERR_MEM failure code.
2013-11-15 00:42:38 +01:00
Martin Ling
0a16d4def9
Add documentation.
2013-11-15 00:42:37 +01:00
Martin Ling
0662f2bb88
Add build system.
2013-10-27 11:01:44 +00:00