Add "Articles/Manuals" for IDE docs

This commit is contained in:
Ivan Kravets
2015-12-02 23:51:07 +02:00
parent c670372b41
commit bacb813b31
6 changed files with 47 additions and 5 deletions
+9
View File
@@ -23,6 +23,8 @@ This software can be used with:
* all available :ref:`platforms`
* all available :ref:`frameworks`
.. contents::
Integration
-----------
@@ -60,6 +62,13 @@ make firmware and upload it.
If hotkey doesn't work for you, try to add this line
``nnoremap <C-b> :make<CR>`` to ``~/.vimrc``
Articles / Manuals
------------------
* `コマンドラインでArduino開発 : vim + platformio (Arduino development at the command line: VIM + PlatformIO, Japanese) <http://qiita.com/caad1229/items/7b5fb47f034ae6e0baf2>`_
See a full list with :ref:`articles`.
Screenshot
----------