Commit Graph

14 Commits

Author SHA1 Message Date
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