From fed45e54531af3d3866e52ac95ec8e872de38f18 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 25 Feb 2016 01:10:38 +0200 Subject: [PATCH] Add new article "How to Integrate PlatformIO with Netbeans" --- docs/articles.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/articles.rst b/docs/articles.rst index 98beeb2b..1ca30586 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -24,6 +24,7 @@ Here are recent articles about PlatformIO: ^^^^ * Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_ +* Feb 22, 2016 - **Grzegorz Hołdys** - `How to Integrate PlatformIO with Netbeans `_ * Feb 19, 2016 - **Embedds** - `Develop easier with PlatformIO ecosystem `_ * Jan 24, 2016 - **Sergey Prilukin** - `How to use IntelliJ IDEA to develop and upload software for micro controllers like Arduino `_ * Jan 16, 2016 - **Dani Eichhorn** - `ESP8266 Arduino IDE Alternative: PlatformIO `_