You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
patacongo 2b8306b95b Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses 13 years ago
..
m16c Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses 13 years ago
sh1 Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses 13 years ago
README.txt Completes coding of the PWM module 13 years ago
arch.h Completes coding of the PWM module 13 years ago
irq.h Completes coding of the PWM module 13 years ago
limits.h Completes coding of the PWM module 13 years ago
serial.h Move file-system header files to include/nuttx/fs 13 years ago
syscall.h Completes coding of the PWM module 13 years ago
types.h Completes coding of the PWM module 13 years ago
watchdog.h Completes coding of the PWM module 13 years ago

README.txt

This directory contains header files common to all SH architectures.
Sub-directories within this directory contain header files unique to
specific SH chip architectures. At configuration time, additional directories
will be linked here: 'build' will be a link to the configs/*/include
directory; 'chip' will be a link to the SH chip sub-directory.