.. |
analog
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
fs
|
NFS update
|
2012-04-23 23:21:30 +00:00 |
input
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
lcd
|
Remove executable property from many files
|
2011-08-19 14:51:08 +00:00 |
net
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
nx
|
Add support for backspace and a cursor to NxConsole
|
2012-03-31 16:26:32 +00:00 |
power
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
sensors
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
sercomm
|
Move include/sercomm to include/nuttx/sercomm
|
2012-03-24 18:33:21 +00:00 |
serial
|
Move serial header files to include/nuttx/serial
|
2012-03-21 19:47:23 +00:00 |
usb
|
Rename some USB device files
|
2012-04-23 16:49:15 +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 |
ascii.h
|
Add ASCII and VT100 header files
|
2012-03-30 16:08:28 +00:00 |
binfmt.h
|
Added exec()
|
2009-07-12 18:43:59 +00:00 |
can.h
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
clock.h
|
Add clock_synchronize() which may be used to re-synchonize the system time with an RTC after recovering from a low power state
|
2012-03-22 14:52:46 +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 |
fb.h
|
TIFF initialization is complete
|
2011-09-21 18:40:23 +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 |
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 file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +00:00 |
math.h
|
Move include/math.h to include/nuttx/math.h
|
2012-04-07 14:08:37 +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
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +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 a header file that defines a standard watchdog timer driver
|
2012-04-13 22:22:41 +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
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +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 |
spi.h
|
Add support for the poweroff on calypso phones
|
2012-03-25 14:51:25 +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 |
vt100.h
|
Add support for backspace and a cursor to NxConsole
|
2012-03-31 16:26:32 +00:00 |
watchdog.h
|
More Kconfig stuff
|
2012-04-17 00:24:19 +00:00 |
wqueue.h
|
Remove executable property from many files
|
2011-08-19 14:51:08 +00:00 |