source: rtos_arduino/trunk/arduino_lib/libraries/Firmata/library.properties

Last change on this file was 224, checked in by ertl-honda, 8 years ago

1.7.10のファイルに更新

File size: 563 bytes
Line 
1name=Firmata
2version=2.5.2
3author=Firmata Developers
4maintainer=https://github.com/firmata/arduino
5sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
6paragraph=The Firmata library implements the Firmata protocol for communicating with software on the host computer. This allows you to write custom firmware without having to create your own protocol and objects for the programming environment that you are using.
7category=Device Control
8url=https://github.com/firmata/arduino
9architectures=*
Note: See TracBrowser for help on using the repository browser.