Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Master nesc repository

License

NotificationsYou must be signed in to change notification settings

tinyos/nesc

Repository files navigation

nesC (pronounced "NES-see") is an extension to the C programming languagedesigned to embody the structuring concepts and execution model of TinyOS.TinyOS is an event-driven operating system designed for sensor network nodesthat have very limited resources (e.g., 8K bytes of program memory, 512 bytesof RAM).

Requirements

To build nesC from source requires the following packages:

  • automake
  • autoconf (2.64 or 2.69 or later. 2.67 and 2.68 are known not to work.)
  • emacs (not version 24.3)
  • gperf
  • bison
  • flex

Install

./Bootstrap./configuremakemake install

Usage

Please referenceman nescc.


[8]ページ先頭

©2009-2025 Movatter.jp