| .. |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
board_lcd.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
Makefile
|
Simulation: Newer versions of Cygwin tools do not seem to pre-pend symbol names with underscore character
|
2015-09-24 09:08:52 -06:00 |
|
nuttx-names.dat
|
Simulator: Add more name conversons. From Max Neklyudov
|
2015-05-29 08:20:06 -06:00 |
|
up_ajoystick.c
|
Various fixes to traveler joystick input logic and to simulated joystick device
|
2014-12-14 12:23:19 -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_appinit.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_blockdevice.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_blocktask.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_createstack.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_devconsole.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_deviceimage.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -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
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_framebuffer.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_head.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -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
|
Unix domain: More fixed to build without Ethernet or Slip
|
2015-01-27 14:26:10 -06:00 |
|
up_initialize.c
|
arch/sim/src/up_spiflash.c: Add support for W25 FLASH simulation. From Ken Petit
|
2015-11-18 07:08:38 -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
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:47:23 -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_netdev.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_netdriver.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_releasepending.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -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
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -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
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_setjmp32.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_setjmp64.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_simuart.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_spiflash.c
|
arch/sim/src/up_spiflash.c: Add support for W25 FLASH simulation. From Ken Petit
|
2015-11-18 07:08:38 -06:00 |
|
up_stackframe.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_tapdev.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -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
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -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
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_usestack.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
|
up_wpcap.c
|
Suffer the consequences of moving struct timeval to its correct location
|
2015-02-15 15:18:35 -06:00 |
|
up_x11eventloop.c
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
|
up_x11framebuffer.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |