9
0
Fork 0
nuttx-bb/nuttx/include/nuttx
patacongo e8a57cb61b Move all non-standard, NuttX header files into include/nuttx/net
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4450 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-03-03 23:18:34 +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
net Move all non-standard, NuttX header files into include/nuttx/net 2012-03-03 23:18:34 +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 Add an infrastructure to support a generic quadrature encoder driver 2012-02-14 15:32:57 +00:00
usb Extend CDC/ACM driver so that can be connected/disconnected under software control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device 2012-02-28 18:14:55 +00:00
wireless Remove executable property from many files 2011-08-19 14:51:08 +00:00
arch.h Add logic to NSH startup to call C++ static initializers on startup 2012-02-28 23:38:59 +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
dirent.h More FAT long file name logic 2011-07-13 21:53:06 +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 Add an infrastructure to support a generic quadrature encoder driver 2012-02-14 15:32:57 +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 Add logic to re-direct debug output to a sysloggin device 2012-02-11 14:20:40 +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
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 an infrastructure to support a generic quadrature encoder driver 2012-02-14 15:32:57 +00:00
ramdisk.h Switching to C99 stdint.h types 2009-12-14 23:32:23 +00:00
ramlog.h Add interface to enabled/disable debug output 2012-02-12 23:54:26 +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 Move all non-standard, NuttX header files into include/nuttx/net 2012-03-03 23:18:34 +00:00
scsi.h Add CBW helpers 2010-12-18 01:53:05 +00:00
sdio.h Add logic to STM32 SDIO driver to terminate on a DMA error 2012-02-21 15:17:42 +00:00
serial.h Add logic so that a RAM log can be used in place of a console device 2012-02-11 03:50:52 +00:00
spi.h Update comments, dates, ... housekeeping 2011-10-03 15:19:57 +00:00
streams.h Add dmesg command that can be used to dump the syslog 2012-02-11 15:27:44 +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