.. |
Makefile
|
Candidate fix for the libboard.a dependency problem (from Mike Smith)
|
2012-01-29 20:07:16 +00:00 |
nuttx-names.dat
|
Add more NX name space fixups
|
2008-12-01 18:49:33 +00:00 |
up_allocateheap.c
|
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 |
up_blockdevice.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_blocktask.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_createstack.c
|
Clean-up from big switch to stdint/stdbool
|
2009-12-16 23:23:46 +00:00 |
up_devconsole.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_deviceimage.c
|
header file and file header clean-up
|
2011-03-28 21:21:11 +00:00 |
up_exit.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_framebuffer.c
|
Add a simulated touchscreen driver
|
2011-09-28 17:41:58 +00:00 |
up_head.c
|
Create directory structures to support power-related devices
|
2012-01-22 16:42:49 +00:00 |
up_hostusleep.c
|
Add CONFIG_SIM_WALLTIME option
|
2008-11-30 18:51:40 +00:00 |
up_idle.c
|
Some changes to the Telnet/FTPD configuration
|
2012-02-08 00:05:36 +00:00 |
up_initialize.c
|
Add logic to re-direct debug output to a sysloggin device
|
2012-02-11 14:20:40 +00:00 |
up_initialstate.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_internal.h
|
Add sim/nsh2 configuration
|
2011-10-06 16:31:13 +00:00 |
up_interruptcontext.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_lcd.c
|
Completes test of line/trapezoid drawing routines
|
2011-08-04 01:25:58 +00:00 |
up_netdev.c
|
Misc build fixes
|
2011-03-19 21:25:55 +00:00 |
up_releasepending.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_releasestack.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_reprioritizertr.c
|
Clean-up from big switch to stdint/stdbool
|
2009-12-16 23:23:46 +00:00 |
up_romgetc.c
|
Add termios header files; add files missed in last commit
|
2011-07-01 22:23:54 +00:00 |
up_schedulesigaction.c
|
Fix a signal trampoline bug
|
2010-10-27 01:46:08 +00:00 |
up_setjmp.S
|
header file and file header clean-up
|
2011-03-28 21:21:11 +00:00 |
up_stdio.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_tapdev.c
|
Use only __CYGWIN__ to identify Cygwin
|
2011-09-28 14:05:46 +00:00 |
up_touchscreen.c
|
Remove a couple of warnings
|
2012-02-08 17:17:18 +00:00 |
up_uipdriver.c
|
Incorporate uIP patches
|
2011-01-23 17:40:10 +00:00 |
up_unblocktask.c
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
|
2009-12-16 14:52:56 +00:00 |
up_usestack.c
|
types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS
|
2009-12-13 18:01:46 +00:00 |
up_wpcap.c
|
Use only __CYGWIN__ to identify Cygwin
|
2011-09-28 14:05:46 +00:00 |
up_x11eventloop.c
|
Don't run X11 event loop on a pthread; X11 is not thread-safe.
|
2011-09-29 21:13:49 +00:00 |
up_x11framebuffer.c
|
Add sim/nsh2 configuration
|
2011-10-06 16:31:13 +00:00 |