walnux/include/nuttx
patacongo 8d01473fff Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3
2012-02-01 19:07:57 +00:00
..
analog Fix the data format used in apps/examples/adc 2011-12-16 19:56:47 +00:00
input Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contributed by Laurent Latil 2011-12-17 20:07:22 +00:00
lcd Remove executable property from many files 2011-08-19 14:51:08 +00:00
nx Add two new small, bold, sans-serif fonts 2011-12-01 15:15:35 +00:00
power Add logic to set MAX17040 frequency 2012-01-23 19:59:09 +00:00
sensors Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driver 2011-09-11 14:55:31 +00:00
usb Can't use 'class' as a field name! Backward conditional compilation in usbmsc.c 2012-01-31 14:15:36 +00:00
wireless Remove executable property from many files 2011-08-19 14:51:08 +00:00
arch.h Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1 2012-01-04 00:14:45 +00:00
binfmt.h Added exec() 2009-07-12 18:43:59 +00:00
can.h New, extended CAN structures must be packed. 2012-01-20 23:15:43 +00:00
clock.h Remove support for UTC time; add support for 64-bit time 2011-10-02 14:16:30 +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 Remove executable property from many files 2011-08-19 14:51:08 +00:00
dirent.h More FAT long file name logic 2011-07-13 21:53:06 +00:00
enc28j60.h Remove executable property from many files 2011-08-19 14:51:08 +00:00
fat.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
fb.h TIFF initialization is complete 2011-09-21 18:40:23 +00:00
fs.h Make declaration of _TCB idempotent 2011-12-10 13:46:37 +00:00
i2c.h Completes first cut of TSC2007 driver 2011-07-30 17:41:22 +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 More name changes: USBSER->PL2303 CDCSER->CDCACM 2012-01-25 23:04:17 +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 AT24xx and LPC17xx I2C drivers (from Lzyy) 2011-09-07 13:32:13 +00:00
net.h Get rid of psock.h (bad idea); Add logic to clone the socket structure when wrapping the telnet connection as a character driver 2012-01-30 23:13:29 +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
page.h Remove executable property from many files 2011-08-19 14:51:08 +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
pwm.h Add basic support for pulse count in the PWM interface 2012-01-09 18:23:30 +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 Fix some RGB color macros 2011-11-03 22:27:53 +00:00
rtc.h STM32 RTC driver now compiles and links without error (still untested) 2011-12-14 19:59:06 +00:00
rwbuffer.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
sched.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
scsi.h Add CBW helpers 2010-12-18 01:53:05 +00:00
sdio.h Progress with Kinetis SDHC driver (more to to) 2011-08-22 15:42:10 +00:00
serial.h Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH 2012-02-01 19:07:57 +00:00
spi.h Update comments, dates, ... housekeeping 2011-10-03 15:19:57 +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 Add FAT date/time stamp 2011-10-02 17:53:17 +00:00
tioctl.h Add tcsetattr and tcgetattr 2012-02-01 16:17:12 +00:00
uart_16550.h Remove executable property from many files 2011-08-19 14:51:08 +00:00
wqueue.h Remove executable property from many files 2011-08-19 14:51:08 +00:00