.. |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
Makefile
|
Add support for 64-bit lonjmp/setjmp in simulator platform
|
2014-10-03 08:23:57 -06:00 |
nuttx-names.dat
|
Mostly cosmetic changes to simulator
|
2014-10-01 08:40:52 -06:00 |
up_allocateheap.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_blockdevice.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_blocktask.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_createstack.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_devconsole.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_deviceimage.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_elf.c
|
ELF relocations. Some relocation types do not have a named symbol associated with them. The design did not account for that case
|
2014-09-09 16:52:51 -06:00 |
up_exit.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_framebuffer.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_head.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_hostusleep.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_idle.c
|
Simulation: Change how simulated UART data availability is signaled. The last change is not safe (but I don't like this workaround either -- maybe something better will come to me).
|
2014-10-01 14:59:51 -06:00 |
up_initialize.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_initialstate.c
|
Add support for 64-bit lonjmp/setjmp in simulator platform
|
2014-10-03 08:23:57 -06:00 |
up_internal.h
|
configs/sim/nsh/defconfig -- refresh, enable wall-time, dow builds natively in 64-bit mode
|
2014-10-03 08:44:42 -06:00 |
up_interruptcontext.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_lcd.c
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
up_netdev.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_netdriver.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_releasepending.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_releasestack.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_reprioritizertr.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_romgetc.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_schedulesigaction.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_setjmp32.S
|
Add support for 64-bit lonjmp/setjmp in simulator platform
|
2014-10-03 08:23:57 -06:00 |
up_setjmp64.S
|
Add support for 64-bit lonjmp/setjmp in simulator platform
|
2014-10-03 08:23:57 -06:00 |
up_simuart.c
|
Simulation: Change how simulated UART data availability is signaled. The last change is not safe (but I don't like this workaround either -- maybe something better will come to me).
|
2014-10-01 14:59:51 -06:00 |
up_spiflash.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_stackframe.c
|
Add support for 64-bit lonjmp/setjmp in simulator platform
|
2014-10-03 08:23:57 -06:00 |
up_tapdev.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_tickless.c
|
Fix errors in documentation and comments related to the Tickless OS. From Vijay Kumar
|
2014-08-09 06:41:38 -06:00 |
up_touchscreen.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_uartwait.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_unblocktask.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_usestack.c
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
up_wpcap.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_x11eventloop.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
up_x11framebuffer.c
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |