.. |
Makefile
|
Include libgcc.a inside of the group of recursively linked libraries in all Makefiles
|
2012-04-08 13:03:26 +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
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +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
|
more Kconfig stuff
|
2012-04-17 21:53:05 +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
|
Move file-system header files to include/nuttx/fs
|
2012-03-21 18:01:07 +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 interface to enabled/disable debug output
|
2012-02-12 23:54:26 +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
|
more Kconfig stuff
|
2012-04-17 21:53:05 +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
|
Fix some warnings and fix some simulator builds
|
2012-05-02 15:36:19 +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
|
NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards
|
2012-05-11 00:05:25 +00:00 |
up_uipdriver.c
|
Move all non-standard, NuttX header files into include/nuttx/net
|
2012-03-03 23:18:34 +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 |