Arduino toolbelt on Atom with official CLI tool.
- OS X (other OS is not supported now)
- Arduino IDE (ver >=1.5.0)
- Latest version OS
- Latest version Atom
- Download Arduino IDE from Arduino website. https://www.arduino.cc
- Modify this package config.
- manual selecting port
- write test script
- auto selecting port (buggy)
- Verify and Upload command support
- エラーログの出力形式検討
- シリアルモニタ
- ボードの選択
- ライブラリリストからライブラリ選択で、ヘッダファイルの自動インポート
- Exampleコードの読み込み
- GUIボタンからの verify, Upload