nuttx/include
2019-01-15 12:48:46 -06:00
..
arpa include/arpa/inet.h: Remove the dup INET[6]_ADDRSTRLEN from arpa.inet.h already define in netinet/in.h 2018-11-09 11:52:30 -06:00
cxx
net Merged in antmerlino/nuttx/net-if-externC-fix (pull request #740) 2018-10-27 18:13:02 +00:00
netinet Remove dup definition in nuttx/net/arp.h and include/nuttx/net/ioctl.h 2018-11-09 13:59:45 -06:00
netpacket
nuttx drivers/lcd/tda19988.c: Remove EDID definitions. Use definitions from new edid.h. 2019-01-15 12:48:46 -06:00
sys Addes the ARM mbed littlefs to NuttX 2019-01-09 14:26:51 -06:00
.gitignore
aio.h
assert.h
crc8.h libs/libc/misc/lib_crc8ccitt.c: Adds implementation of CRC8-CCITT. 2018-10-27 16:29:32 -06:00
crc16.h
crc32.h
crc64.h
ctype.h
debug.h
dirent.h
dllfcn.h
dsp.h include/dsp.h: Fix missing semicolon error in dsp.h 2019-01-07 07:27:40 -06:00
elf32.h
endian.h Fix typographical error in endian.h and resource.h 2018-11-09 09:05:48 -06:00
errno.h
fcntl.h This commit brings in an inital port of the SPIFFS flash file system into NuttX. The file system is still untested at this point (and subject to some additional review). It is, however, marked EXPERIMENTAL should this should not cause a problem for anyone. 2018-09-24 18:05:09 -06:00
fixedmath.h
hex2bin.h
inttypes.h
libgen.h
limits.h
locale.h
lzf.h
mqueue.h
netdb.h include/netdb.h Add NO_ADDRESS definition 2018-11-09 09:04:21 -06:00
nxflat.h
poll.h sched/signal and syscall/: Add support for pselect() and ppoll() functions 2018-11-08 07:45:23 -06:00
pthread.h
queue.h
sched.h
semaphore.h
signal.h
spawn.h binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
stdbool.h arch/arm/src/imxrt/imxrt_usdhc.c: Improve SD card handling in the DMA case. For now I think we can consider this complete for both Interrupt and DMA transfers. There is other stuff to add (high speed, low voltage, DDR etc.) later, 2018-11-13 06:41:27 -06:00
stddef.h
stdint.h
stdio.h
stdlib.h
stdnoreturn.h
string.h libs/libc/string/lib_memrchr.c: Add memrchr() function 2018-11-08 08:37:34 -06:00
strings.h
syscall.h
syslog.h
termios.h
threads.h
time.h
unistd.h
wchar.h
wctype.h