nuttx/include/nuttx
2013-04-05 16:53:01 -06:00
..
analog
binfmt New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char ** 2013-02-02 19:31:30 +00:00
fs Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
input
lcd More ST5767 LCD files missed in last commit 2013-03-22 14:31:48 +00:00
net Fix a whole in the logic from the previous check-in 2013-03-07 18:43:03 +00:00
nx
power
sensors
sercomm
serial Fix some bad macro names in include/nuttx/serial/16550.h 2013-04-05 16:53:01 -06:00
usb STM32 F4 patches from Petteri Aimonen (mostly USB) 2013-02-15 14:37:37 +00:00
wireless
.gitignore Mostly updates and corrections to .gitignore files 2013-04-04 15:39:50 -06:00
arch.h Rework of kernel build signal dispatch to user-space handlers 2013-03-23 14:46:02 +00:00
ascii.h
can.h
clock.h
compiler.h convert Kwikstik K40 configurations to use kconfig-frontends tools 2013-03-25 17:33:41 +00:00
fb.h Some initial LCD logic for the lpc1788 (still a work-in-progress) 2013-03-26 16:56:09 +00:00
float.h
gran.h
i2c.h
init.h
irq.h Add support for ram vectors to the ARMv7-M architecture 2013-03-18 21:10:08 +00:00
kmalloc.h A few early fixes in kernel build testing 2013-03-12 16:02:48 +00:00
lib.h Move stream data from TCB to task group structure. 2013-01-26 22:25:21 +00:00
math.h
mm.h With these fixes, the kernel build is basically functional (but there is more to be done) 2013-03-09 01:27:42 +00:00
mmcsd.h
mqueue.h
mtd.h Add a driver for the SST30VF NOR FLASH parts 2013-02-11 21:44:00 +00:00
page.h Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
progmem.h STM32 FLASH changes from Freddie Chopin 2013-01-03 13:39:16 +00:00
pthread.h
pwm.h
ramdisk.h
ramlog.h
regex.h
rgbcolors.h
rtc.h
rwbuffer.h
sched.h In the kernel build, pass task paramters in the stack, not using the arrary in the TCB 2013-03-21 21:51:15 +00:00
scsi.h
sdio.h More kernel build fixes 2013-03-07 14:27:47 +00:00
spawn.h Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib_ps.c to sched/task_posixspawn.c; Move libc/spawn/spawn.h to include/nuttx/spawn.h 2013-01-18 01:52:42 +00:00
spi.h LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); Changed to lpc17_spinitialize() and lpc17_sspinitialize(). 2013-04-01 15:02:22 +00:00
stdarg.h
streams.h
syslog.h Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
time.h
userspace.h Rework of kernel build signal dispatch to user-space handlers 2013-03-23 14:46:02 +00:00
vt100.h
watchdog.h
wqueue.h More kernel build fixes 2013-03-07 14:27:47 +00:00