Skip to content

pridolfi/Firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Build in Travis: Build Status

Build in Drone.: Build Status

Coverity Status: Coverity Scan Build Status

This is the root directory of the CIAA Firmware Project

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:

git clone --recursive https://github.com/ciaa/Firmware.git

This includes following directories:

  • doc -> contains the project documentation.
  • examples -> contains examples of how to use CIAA Firmware.
  • externals -> contains extenral of this project, software not developed by CIAA but used within. This externals may have different license, please take this into account.
  • modules -> contains the CIAA Firmware software.
  • README -> aftear reading this file and before reading the documentation (Doc dir) you may want to take a look here.

Report tickets to: https://github.com/ciaa/firmware/issues

Official page of the project: http://www.proyecto-ciaa.com.ar

Packages

No packages published

Languages

  • C 84.4%
  • C++ 7.1%
  • Perl 4.0%
  • Ruby 2.4%
  • Makefile 1.7%
  • Assembly 0.4%