9
0
Fork 0
nuttx-bb/nuttx/include
patacongo 49e2d1084d Update STM32 USB OTG FS host driver -- the driver is now marginally functional
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5051 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-08-24 22:16:09 +00:00
..
arpa Header file clean-up 2012-07-17 03:58:11 +00:00
cxx Review and update some board configurations 2012-07-29 18:30:48 +00:00
net Header file clean-up 2012-07-17 03:58:11 +00:00
netinet drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only) 2012-08-12 17:37:04 +00:00
nuttx Update STM32 USB OTG FS host driver -- the driver is now marginally functional 2012-08-24 22:16:09 +00:00
sys Define NULL to be (0) for C++ 2012-08-12 17:49:35 +00:00
assert.h Add interface to enabled/disable debug output 2012-02-12 23:54:26 +00:00
crc32.h Header file clean-up 2012-07-17 03:58:11 +00:00
ctype.h Fix bad AVR C++ include paths; remove stray typo from ctypes.h 2012-08-13 14:02:06 +00:00
debug.h Header file clean-up 2012-07-17 03:58:11 +00:00
dirent.h Header file clean-up 2012-07-17 03:58:11 +00:00
errno.h Header file clean-up 2012-07-17 03:58:11 +00:00
fcntl.h drivers/serial: Don't disable Rx interrrupts on each character 2012-04-18 17:08:27 +00:00
fixedmath.h Header file clean-up 2012-07-17 03:58:11 +00:00
inttypes.h Header file clean-up 2012-07-17 03:58:11 +00:00
libgen.h Header file clean-up 2012-07-17 03:58:11 +00:00
limits.h Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 2012-08-03 22:04:14 +00:00
mqueue.h Header file clean-up 2012-07-17 03:58:11 +00:00
nxflat.h Header file clean-up 2012-07-17 03:58:11 +00:00
poll.h Header file clean-up 2012-07-17 03:58:11 +00:00
pthread.h Add interfaces to support getting/setting of thread/task names 2012-04-26 15:00:35 +00:00
queue.h Header file clean-up 2012-07-17 03:58:11 +00:00
sched.h Header file clean-up 2012-07-17 03:58:11 +00:00
semaphore.h Updated comments; starting to implement priority protection but backed everything out but some changes to comments 2012-03-23 20:14:21 +00:00
signal.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdbool.h Header file clean-up 2012-07-17 03:58:11 +00:00
stddef.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdint.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdio.h Header file clean-up 2012-07-17 03:58:11 +00:00
stdlib.h Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes some complex logic needs to execute when closing file descriptors and this needs to happen early while the task is still healthy 2012-01-31 23:39:12 +00:00
string.h Add memccpy{} 2012-07-29 14:50:02 +00:00
syscall.h Add interfaces to support getting/setting of thread/task names 2012-04-26 15:00:35 +00:00
termios.h Add PM support for the STM32F4Discovery -- still a work in progress 2012-07-25 13:35:36 +00:00
time.h Restore CLOCK_ACTIVETIME 2011-10-03 12:21:20 +00:00
unistd.h Header file clean-up 2012-07-17 03:58:11 +00:00
wdog.h Header file clean-up 2012-07-17 03:58:11 +00:00