.. |
analog
|
Resync new repository with old repo r5166
|
2012-09-17 18:35:37 +00:00 |
binfmt
|
NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith
|
2013-01-17 18:32:13 +00:00 |
fs
|
Move stream data from TCB to task group structure.
|
2013-01-26 22:25:21 +00:00 |
input
|
Add support for key release events
|
2012-12-27 14:01:59 +00:00 |
lcd
|
Beginning of support for LCD1602
|
2013-01-21 22:46:37 +00:00 |
net
|
Move socket data from TCB to task group structure.
|
2013-01-26 23:49:02 +00:00 |
nx
|
Add ZP213X/4XPA nxlines configuration (needs a little more work)
|
2012-12-30 16:39:25 +00:00 |
power
|
Fix typo introduced into many Makefiles with last changes
|
2012-11-19 19:53:53 +00:00 |
sensors
|
|
|
sercomm
|
|
|
serial
|
Add single-wire UART support to STM32 serial driver
|
2013-01-23 14:38:13 +00:00 |
usb
|
LM4F update from JP
|
2013-01-30 18:48:13 +00:00 |
wireless
|
|
|
arch.h
|
This initial vfork() check-in was a little pollyanna-ish
|
2013-01-07 19:35:47 +00:00 |
ascii.h
|
|
|
can.h
|
|
|
clock.h
|
Fixes for l3s, USB composite, nfsmount, apps context build problems
|
2012-12-24 17:49:58 +00:00 |
compiler.h
|
Fix some early z180 compile errors
|
2012-12-11 22:51:20 +00:00 |
fb.h
|
|
|
float.h
|
lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link
|
2012-10-28 18:42:09 +00:00 |
gran.h
|
Resync new repository with old repo r5166
|
2012-09-17 18:35:37 +00:00 |
i2c.h
|
Resync new repository with old repo r5166
|
2012-09-17 18:35:37 +00:00 |
init.h
|
|
|
irq.h
|
|
|
kmalloc.h
|
|
|
lib.h
|
Move stream data from TCB to task group structure.
|
2013-01-26 22:25:21 +00:00 |
math.h
|
Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
|
2012-12-07 16:00:56 +00:00 |
mm.h
|
|
|
mmcsd.h
|
|
|
mqueue.h
|
|
|
mtd.h
|
Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin
|
2012-12-07 16:00:56 +00:00 |
page.h
|
|
|
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
|
Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called.
|
2013-01-27 15:52:58 +00:00 |
scsi.h
|
|
|
sdio.h
|
|
|
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
|
|
|
stdarg.h
|
|
|
streams.h
|
|
|
syslog.h
|
Add syslog.h; rename lib_rawprintf() to syslog()
|
2013-01-28 21:55:16 +00:00 |
time.h
|
|
|
vt100.h
|
Fix the fat, flat line bug
|
2012-12-02 17:34:08 +00:00 |
watchdog.h
|
|
|
wqueue.h
|
Fix a *critical* bug in the task exit logic. Implements SIGCHILD
|
2013-01-12 19:58:45 +00:00 |