WebAPI/WebSerial: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(added initial list of refference APIs)
 
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Reference APIs
This has moved to [https://github.com/whatwg/serial/wiki the WHATWG's Serial API repo] on GitHub.
http://developer.chrome.com/apps/serial.html
 
http://pyserial.sourceforge.net/pyserial_api.html
[[Category:Web APIs]]
http://williamjwoodall.com/serial/doc/1.1.0/classserial_1_1_serial.html
http://www.boost.org/doc/libs/1_40_0/doc/html/boost_asio/overview/serial_ports.html

Latest revision as of 23:27, 1 October 2014

This has moved to the WHATWG's Serial API repo on GitHub.