px4-firmware/nuttx/arch/sh/include
patacongo c47d8cb7f6 Kconfig update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4616 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-04-16 15:45:33 +00:00
..
m16c Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
sh1 Kconfig update 2012-04-16 15:45:33 +00:00
README.txt Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
arch.h Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
irq.h Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
limits.h Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
serial.h Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
syscall.h Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
types.h Completes coding of the PWM module 2011-12-19 19:24:09 +00:00
watchdog.h Completes coding of the PWM module 2011-12-19 19:24:09 +00:00

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.