File: INDEX

package info (click to toggle)
nescc 1.3.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 11,604 kB
  • sloc: ansic: 72,471; sh: 4,474; yacc: 2,171; perl: 2,109; java: 1,699; makefile: 1,535; lisp: 693; xml: 182; lex: 95; cpp: 28
file content (12 lines) | stat: -rw-r--r-- 695 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
- README summarises the changes in nesC since version 1.0
- ref.pdf is the nesC reference manual
- the user directory contains introductions to the new nesC 1.2 features
- the dump directory contains the schema definition for nesC's XML
  information dump facility (see user/attributes.txt)
- nesc-debugging.html describes how to debug nesC code using gdb
- mica-debugging.html describes how to use the Atmel JTAG interface to
  debug mica-family motes
- envtarget.html describes the "env" target which can be used to quickly
  port nesC to a new target platform which already supports gcc
- nescc.1 and nescc-mig.1 are man pages for the nesC compiler and the
  message interface generator tool