walnux/include/nuttx
2013-12-29 08:48:06 -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 Create procfs_utils.c; File missed from last commit; + remove warning from mm_memalign.c (how did this work before?) 2013-12-14 08:53:23 -06:00
input Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
lcd Support for Sharp Memory LCD. From Librae 2013-12-23 16:03:54 -06:00
mtd procfs/: Extenstive architectural changes and enhancements by Ken Pettit 2013-12-12 09:21:55 -06:00
net Changes for ZDS-II ez80 build 2013-11-28 17:47:03 -06:00
nx Move more files from graphics/nxmu to libnx/nxmu 2013-12-29 08:48:06 -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 Mostly updates and corrections to .gitignore files 2013-04-04 15:39:50 -06:00
arch.h KL: Now builds up_puts 2013-10-01 11:51:27 -06:00
ascii.h Fix typoes in drivers/rwbuffer.c from Chia Cheng Tsao 2013-07-09 07:59:28 -06:00
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 /proc task directories can now have sub-directories 2013-12-15 10:31:07 -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 Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
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
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 Various changes for a clean ZNEO ZDS-II build 2013-12-19 10:01:52 -06:00
scsi.h
sdio.h Add SDIO preflight method 2013-10-18 08:15:09 -06:00
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