Skip to content

named-data-iot/ndn-riot-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example applications for NDN-RIOT

Getting started

To build applications, create environment using the following commands:

mkdir riot
cd riot
git clone https://github.com/named-data-iot/RIOT
git clone https://github.com/named-data-iot/ndn-riot
git clone https://github.com/named-data-iot/ndn-riot-examples

Afterwards, to build one of the available applications:

cd ndn-riot-examples/<APP>
make <FLAGS_REQUIRED>

About

Basic examples of NDN-RIOT usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published