Skip to content

Commit

Permalink
downloads count
Browse files Browse the repository at this point in the history
  • Loading branch information
attdona committed Oct 20, 2017
1 parent 79f4ed6 commit 27a3883
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# NAIS

[![Build Status](https://travis-ci.org/attdona/NAIS.svg?branch=master)](https://travis-ci.org/attdona/NAIS)
[![GitHub Download Count](https://github-basic-badges.herokuapp.com/downloads/attdona/NAIS/total.svg)]()

NAIS project started from an attempt to build a tool for multiplexing the
NAIS project started from an attempt to build a tool for multiplexing the
serial port and ended as a micro-router monster.

This is work in progress,
Expand All @@ -16,14 +17,14 @@ between:

* tcp connected apps
* websocket connected apps
* boards using a serial line (USB)
* boards using a serial line (USB)

Some documentation [here](http://nais.readthedocs.io)

## RIOT

The firmware examples will be built on top of [RIOT](http://riot-os.org/)
The firmware examples will be built on top of [RIOT](http://riot-os.org/)

The burba directory contains the RIOT specific cpu support for [cc3200](http://www.ti.com/product/CC3200) and the [CC3200-LAUNCHXL](http://www.ti.com/tool/cc3200-launchxl) board.
The burba directory contains the RIOT specific cpu support for [cc3200](http://www.ti.com/product/CC3200) and the [CC3200-LAUNCHXL](http://www.ti.com/tool/cc3200-launchxl) board.


0 comments on commit 27a3883

Please sign in to comment.