.. |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
Makefile
|
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
|
2012-11-20 15:47:41 +00:00 |
nuttx-names.dat
|
Add more NX name space fixups
|
2008-12-01 18:49:33 +00:00 |
up_allocateheap.c
|
More changes for a kernel-mode allocator (more to be done)
|
2013-03-09 21:12:20 +00:00 |
up_blockdevice.c
|
Move ramdisk.h to include/nutt/fs/ramdisk.h
|
2013-12-10 09:42:58 -06:00 |
up_blocktask.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_createstack.c
|
In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications
|
2013-03-20 20:27:08 +00:00 |
up_devconsole.c
|
Clean up some naming: fd vs. fildes vs. filedes and filep vs filp
|
2013-09-28 16:50:07 -06:00 |
up_deviceimage.c
|
More changes for a kernel-mode allocator (more to be done)
|
2013-03-09 21:12:20 +00:00 |
up_elf.c
|
ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration
|
2012-10-26 19:53:20 +00:00 |
up_exit.c
|
_exit() should not call atexit() or on_exit() functions; Rename task_deletecurrent() to task_exit()
|
2013-04-18 16:15:20 -06:00 |
up_framebuffer.c
|
Move include/nuttx/fb.h to include/nuttx/video/fb.h
|
2013-12-10 09:23:54 -06:00 |
up_head.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_hostusleep.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_idle.c
|
Some changes to the Telnet/FTPD configuration
|
2012-02-08 00:05:36 +00:00 |
up_initialize.c
|
Adding missing registration of /dev/zero; Condition registration of /dev/null. From Ken Petit
|
2013-04-24 07:17:49 -06:00 |
up_initialstate.c
|
Rename _TCB to struct tcb_s
|
2013-02-04 18:46:28 +00:00 |
up_internal.h
|
Resync new repository with old repo r5166
|
2012-09-17 18:35:37 +00:00 |
up_interruptcontext.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_lcd.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_netdev.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_releasepending.c
|
Rename _TCB to struct tcb_s
|
2013-02-04 18:46:28 +00:00 |
up_releasestack.c
|
Add configuration and example to test MTD partitions
|
2013-04-30 15:54:02 -06:00 |
up_reprioritizertr.c
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_romgetc.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_schedulesigaction.c
|
Rename _TCB to struct tcb_s
|
2013-02-04 18:46:28 +00:00 |
up_setjmp.S
|
Fix some warnings and fix some simulator builds
|
2012-05-02 15:36:19 +00:00 |
up_stackframe.c
|
Corrections needed after further test of stack-based task arguments
|
2013-03-21 23:37:11 +00:00 |
up_stdio.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_tapdev.c
|
Add syslog.h; rename lib_rawprintf() to syslog()
|
2013-01-28 21:55:16 +00:00 |
up_touchscreen.c
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06: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
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
up_usestack.c
|
Change prototypes of up_create_stack and up_release_stack to include a task type parameter
|
2013-03-20 18:22:21 +00:00 |
up_wpcap.c
|
Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files
|
2012-10-04 17:36:07 +00:00 |
up_x11eventloop.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_x11framebuffer.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |