.. |
.gitignore
|
arch/sim/src: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit
|
2015-11-25 08:36:44 -06:00 |
board_lcd.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
Makefile
|
SMP: Initial implementation of up_cpu_pause and up_cpu_resume. Does not yet work.
|
2016-02-18 11:12:43 -06:00 |
nuttx-names.dat
|
Can't call sdbg() from a signal handler; And another name to nuttx-names.dat
|
2016-02-18 12:29:37 -06:00 |
up_ajoystick.c
|
|
|
up_allocateheap.c
|
|
|
up_blockdevice.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
up_blocktask.c
|
sim: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:05:55 -06:00 |
up_createstack.c
|
sim: Eliminate a warning
|
2015-11-23 11:59:33 -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
|
|
|
up_exit.c
|
sim: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:05:55 -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
|
SMP: Cosmetic renaming to clarify functionality of SMP interfaces. Update comments.
|
2016-02-17 13:35:23 -06:00 |
up_hostfs.c
|
arch/sim/src: Add a special file system for use with simulator that supports access to the host file system from the simulation. From Ken Petit
|
2015-11-25 08:36:44 -06:00 |
up_hostusleep.c
|
|
|
up_idle.c
|
Most cosmetic; fix spelling of teriminate
|
2016-02-16 07:24:28 -06:00 |
up_initialize.c
|
Initialize the telnet factory as part of the common architecture intialization
|
2015-12-07 11:40:29 -06:00 |
up_initialstate.c
|
|
|
up_internal.h
|
SMP: Rename sim_cpupause to sim_cpu_pause for consistency with other naming
|
2016-02-18 11:46:08 -06:00 |
up_interruptcontext.c
|
|
|
up_netdev.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
up_netdriver.c
|
Networking: Remove the HSEC argument from devif_timer.
|
2016-02-03 11:17:15 -06:00 |
up_releasepending.c
|
sim: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:05:55 -06:00 |
up_releasestack.c
|
|
|
up_reprioritizertr.c
|
sim: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:05:55 -06:00 |
up_romgetc.c
|
|
|
up_schednote.c
|
Add warnings and some comments
|
2016-02-16 16:08:59 -06:00 |
up_schedulesigaction.c
|
sim: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:05:55 -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_simsmp.c
|
SMP: Rename sim_cpupause to sim_cpu_pause for consistency with other naming
|
2016-02-18 11:46:08 -06:00 |
up_simuart.c
|
Update some comments
|
2016-02-16 07:50:09 -06:00 |
up_smpsignal.c
|
Can't call sdbg() from a signal handler; And another name to nuttx-names.dat
|
2016-02-18 12:29:37 -06:00 |
up_spiflash.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -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
|
Eliminate a warning
|
2015-12-05 10:35:11 -06:00 |
up_testset.c
|
SIM: Add SMP idle thread setup logic -- forgot to add files before last commit.
|
2016-02-11 12:17:41 -06:00 |
up_tickless.c
|
|
|
up_touchscreen.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
up_uartwait.c
|
|
|
up_unblocktask.c
|
sim: Replace explict references to g_readytorun with indirect references via the this_task() macro
|
2016-02-06 17:05:55 -06:00 |
up_usestack.c
|
arch/sim: Fix spacing/alignment issues
|
2015-10-14 07:14:28 -06:00 |
up_wpcap.c
|
|
|
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 |