Skip to content

pman0214/chef-tinyos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyOS development Tools Cookbook

  • This cookbook installs and setups TinyOS development tools.

Requirements

Chef 10.0+.

  • package - apt
  • package - git

Platforms

Tested on

  • Debian jessie alpha 1 release

Attributes

chef-tinyos::default

Key Type Description Default
['chef-tinyos']['main-dir'] String path to TinyOS main directory /usr/src/tinyos-main
['chef-tinyos']['kermit-line'] String path to serial port for MOTE monitoring /dev/ttyUSB1

Usage

chef-tinyos::default

Just include chef-tinyos in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[chef-tinyos]"
  ]
}

License and Authors

  • Copyright (c) 2014, Shigemi ISHIDA
  • This software is released under the BSD 3-clause license: See LICENSE.

About

Chef cookbook to build TinyOS development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages