mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Tidy up and split most OS-specific code to separate files.
This commit is contained in:
6
NEWS
6
NEWS
@ -2,9 +2,9 @@ next
|
||||
------------------
|
||||
|
||||
* New API to obtain a user friendly port description: sp_get_port_description().
|
||||
* New API to obtain the underlying transport type: sp_get_port_description().
|
||||
* New API to obtain USB descriptor details: sp_get_port_usb_*().
|
||||
* New API to obtain bluetooth address: sp_get_port_bluetooth_address().
|
||||
* New API to obtain the underlying transport type: sp_get_port_transport().
|
||||
* New API to obtain USB device details: sp_get_port_usb_*().
|
||||
* New API to obtain Bluetooth MAC address: sp_get_port_bluetooth_address().
|
||||
|
||||
0.1.0 (2014-05-06)
|
||||
------------------
|
||||
|
Reference in New Issue
Block a user