incubator-nuttx/include/nuttx
patacongo 718738cb62 More FAT long file name logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3782 42af7a65-404d-4744-a932-0658087f49c3
2011-07-13 21:53:06 +00:00
..
lcd Minor OLED-related updates (still doesn't work) 2011-04-18 20:13:54 +00:00
sensors Mostly cosmetic changes from Uros 2011-05-07 19:22:15 +00:00
usb More ez80 compilation/warning fixes 2011-06-22 16:46:08 +00:00
wireless Add initial CC1101 wireless logic from Uros 2011-05-16 15:09:39 +00:00
arch.h Verified STM3210E-EVAL button handling and new button test application 2011-07-07 18:40:15 +00:00
binfmt.h Added exec() 2009-07-12 18:43:59 +00:00
can.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
clock.h More timer changes from Uros 2011-05-06 21:10:00 +00:00
compiler.h Add support for accessing printf, sprintf, puts, etc. strings that do not lie in the MCU data space 2011-07-01 19:08:04 +00:00
cs89x0.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
dirent.h More FAT long file name logic 2011-07-13 21:53:06 +00:00
enc28j60.h In progress changes for OLED display work 2010-05-15 01:15:52 +00:00
fat.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
fb.h Add UG-9665SWAG01 driver 2011-04-17 23:48:01 +00:00
fs.h Move core of fdopen() logic from lib/stdio to fs/ 2011-04-04 23:02:00 +00:00
i2c.h Rename i2c directories to sensors 2011-04-19 18:51:02 +00:00
init.h Remove user_initialize(); Make sure all integer types are signed that need to be 2011-04-06 17:48:56 +00:00
ioctl.h Add termios header files; add files missed in last commit 2011-07-01 22:23:54 +00:00
irq.h Moving toward system call infrastructure 2011-03-29 00:07:02 +00:00
kmalloc.h Fix bugs introduced in last commit 2011-04-05 21:18:03 +00:00
lib.h Move some drivers to separate subdirectories 2009-10-18 13:52:21 +00:00
mii.h Changes for clean ez80 ZDS-II compile 2011-06-22 15:22:56 +00:00
mkfatfs.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
mm.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
mmcsd.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
mqueue.h Move more functions out of sched/ to lib/; proxies almost build 2011-04-02 01:23:08 +00:00
mtd.h Add beginning of a test for NXFFS 2011-04-29 20:59:40 +00:00
net.h Changes for clean ez80 ZDS-II compile 2011-06-22 15:22:56 +00:00
nx.h 1st round of fixes for LCD build 2010-04-17 14:46:13 +00:00
nxffs.h Minor NXFFS fixes 2011-05-05 01:15:31 +00:00
nxflat.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
nxfonts.h Fix typo 2011-07-13 04:09:16 +00:00
nxglib.h P14201 driver now uses new SPI cmddata method 2010-12-04 01:56:50 +00:00
nxtk.h Add NX configuration for the STM3210E-EVAL board 2011-07-05 22:45:31 +00:00
page.h Initial allocated page must be read/write/non-cacheable 2010-09-01 23:52:38 +00:00
progmem.h Mostly cosmetic changes from Uros 2011-05-07 19:22:15 +00:00
pthread.h Fix a couple of recently introduced build problems 2011-04-04 21:02:15 +00:00
ramdisk.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
regex.h mktime/gmtime_r moved and highly simplified 2009-07-11 17:24:14 +00:00
rgbcolors.h Add beginning of Nokia6100 driver 2010-12-05 16:16:50 +00:00
rtc.h More changes from Uros 2011-04-16 13:00:57 +00:00
rwbuffer.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
sched.h atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
scsi.h Add CBW helpers 2010-12-18 01:53:05 +00:00
sdio.h Changes for clean STM32 compile with DEBUG on 2011-03-02 22:49:59 +00:00
serial.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
spi.h Add initial CC1101 wireless logic from Uros 2011-05-16 15:09:39 +00:00
streams.h Implemented line-oriented buffering for std output 2011-05-14 15:21:04 +00:00
symtab.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
time.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
tioctl.h Add termios header files; add files missed in last commit 2011-07-01 22:23:54 +00:00
uart_16550.h Add QEMU NSH configuration 2011-03-10 04:13:44 +00:00
wqueue.h Misc slip-related fixes 2011-03-15 10:40:39 +00:00