Awesome
<h1>Readme</h1>This is the root directory of the CIAA Firmware Project
<h2>Quality report</h2> Travis: [![Build Status](https://travis-ci.org/ciaa/Firmware.svg?branch=master)](https://travis-ci.org/ciaa/Firmware) Drone: [![Build Status](https://drone.io/github.com/ciaa/Firmware/status.png)](https://drone.io/github.com/ciaa/Firmware/latest) Coverity: <a href="https://scan.coverity.com/projects/ciaa-firmware"> <img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/6097/badge.svg"/></a> CircleCI: [![Build Status](https://circleci.com/gh/ciaa/Firmware/tree/master.svg?style=shield)](https://circleci.com/gh/ciaa/Firmware) Issue: [![Issue status](http://issuestats.com/github/ciaa/Firmware/badge/issue)](http://issuestats.com/github/ciaa/Firmware) <h2>Important</h2>In this project we are using git submodules, if you use "download zip" link from github it will NOT download the git submodules :(. Please download the releases or clone using:
<b>git clone <i>--recursive</i> https://github.com/ciaa/Firmware.git</b>
<h2>Project Information</h2>- Project page: http://www.proyecto-ciaa.com.ar
- Support is provided over the Google Group CIAA-Firmware. Before asking for support check our wiki page for help.
- If you found a bug please report it to: https://github.com/ciaa/firmware/issues. Also bugs found in submodules like rtos and modbus shall be reported to the master project.