Line 1: Line 1:
 
[[category: Free RTOS with Arduino]]
 
[[category: Free RTOS with Arduino]]
 
In this tutorial we will see how to setup the Arduino IDE for FreeRTOS.<br>
 
In this tutorial we will see how to setup the Arduino IDE for FreeRTOS.<br>
The FreeRTOS can be directly installed from boardManager, this works for latest Arduino IDE 1.6.8.<br>
+
The FreeRTOS can be directly installed from boardManager, this works for latest Arduino IDE <b>1.6.8</b>.<br>
In case you are using the older version of IDE, then you have to copy the files to your sketch library folder.<br>
+
In case you are using the older version of IDE(<b>1.6.5</b>), then you have to copy the files to your sketch library folder.<br>
 
Lets see hot to do it on both the version of IDE's.
 
Lets see hot to do it on both the version of IDE's.
 
<br><br><br>
 
<br><br><br>
 +
 +
=Arduino 1.6.8=
 +
 +
=Arduino 1.6.5=

Revision as of 16:35, 2 May 2016

In this tutorial we will see how to setup the Arduino IDE for FreeRTOS.
The FreeRTOS can be directly installed from boardManager, this works for latest Arduino IDE 1.6.8.
In case you are using the older version of IDE(1.6.5), then you have to copy the files to your sketch library folder.
Lets see hot to do it on both the version of IDE's.


Arduino 1.6.8

Arduino 1.6.5