incubator-nuttx/include/nuttx
Gregory Nutt beda9787b4 Move rgbcolors.h to include/nuttx/video 2013-12-10 09:29:20 -06:00
..
analog SAMA5 ADC: Seems functional in all modes including DMA 2013-10-28 10:08:12 -06:00
audio Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test 2013-11-11 15:18:57 -06:00
binfmt Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
fs mkfatfs: Fix an error in logic that determines if FAT16 is possible 2013-12-05 18:17:22 -06:00
input
lcd Move include/nuttx/fb.h to include/nuttx/video/fb.h 2013-12-10 09:23:54 -06:00
mtd SAMA5 NAND: Fix some PMECC setup logic 2013-12-04 11:56:56 -06:00
net Changes for ZDS-II ez80 build 2013-11-28 17:47:03 -06:00
nx Move include/nuttx/fb.h to include/nuttx/video/fb.h 2013-12-10 09:23:54 -06:00
power LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
sensors
sercomm
serial SourceForge bug #16 Fix IO pin map. Add CONFIG_SERIAL_TERMIOS support. From CCTSAO 2013-08-23 11:48:53 -06:00
spi A few changes needed for compilation with ZDS-II 2013-11-28 15:57:41 -06:00
usb Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection. 2013-11-19 15:52:10 -06:00
video Move rgbcolors.h to include/nuttx/video 2013-12-10 09:29:20 -06:00
wireless Updated CC3000 driver from David Sidrane 2013-10-30 14:37:13 -06:00
.gitignore
arch.h KL: Now builds up_puts 2013-10-01 11:51:27 -06:00
ascii.h
can.h SAMA5 CAN: Driver is now code complete but still untested 2013-10-22 15:47:52 -06:00
clock.h
compiler.h
configdata.h Add an MTD device wrapper that can used to provide a /dev/config that can be used for retaining configuration data. From Ken Pettit 2013-11-01 07:39:20 -06:00
float.h
gran.h
i2c.h
init.h Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane 2013-11-01 11:16:51 -06:00
irq.h
kmalloc.h Add kernel/user memalign functions. Not fully integrated 2013-08-20 13:04:49 -06:00
lib.h
math.h Fixes for compiler warnings from Lorenz Meier 2013-08-03 16:51:48 -06:00
mm.h
mmcsd.h
mqueue.h
page.h Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
progmem.h
pthread.h
pwm.h
ramdisk.h
ramlog.h
regex.h
rtc.h LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
rwbuffer.h
sched.h fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future 2013-11-13 15:59:14 -06:00
scsi.h
sdio.h Add SDIO preflight method 2013-10-18 08:15:09 -06:00
smart.h
spawn.h
stdarg.h
streams.h
syslog.h
time.h
userspace.h Add kernel/user memalign functions. Not fully integrated 2013-08-20 13:04:49 -06:00
vt100.h
watchdog.h
wqueue.h