nuttx/arch/sim/src
Dmitriy Linikov a8c58607e9 Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603)
Added ECANCELED condition to DEBUGASSERT-s checking sem_wait result

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2018-02-20 18:24:53 +00:00
..
.gitignore
board_lcd.c
Makefile Simulation: Fix building 32-bit simulation on 32-bit X86 2017-09-04 07:56:51 -06:00
nuttx-names.dat Simulator: Protect a few more NuttX symbols from collisions with host symbols. 2017-07-31 15:41:31 -06:00
up_ajoystick.c
up_allocateheap.c
up_blockdevice.c
up_blocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_cpuidlestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_createstack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_devconsole.c Squashed commit of the following: 2017-09-30 11:51:37 -06:00
up_deviceimage.c
up_exit.c
up_framebuffer.c Make sure that labeling is used consistently in all function headers (part 3). 2018-02-01 12:17:03 -06:00
up_head.c
up_hostfs.c hostfs: Add support for fstat(). 2017-02-14 09:54:08 -06:00
up_hostusleep.c
up_idle.c 6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration. 2017-04-02 17:46:22 -06:00
up_initialize.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
up_initialstate.c
up_internal.h Simulator: Adds necessary functionality to build Simulator under ARM Linux. Tested only on Raspberry3. Currently setjmp/longjmp do not save/restore floating point registers. Patch provided by Bitbucket user nbkolchin. 2017-08-26 11:38:44 -06:00
up_interruptcontext.c
up_ioexpander.c
up_netdev.c
up_netdriver.c sim arch: poll for TX frames to speed up driver 2017-07-22 09:01:24 -06:00
up_oneshot.c arch/: Remove dangling space at the end of lines. 2017-06-28 13:16:48 -06:00
up_qspiflash.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_releasepending.c
up_releasestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_reprioritizertr.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_romgetc.c
up_schednote.c
up_schedulesigaction.c
up_setjmp32.S
up_setjmp64.S
up_setjmp_arm.S Update some comments. 2017-08-26 11:50:41 -06:00
up_simsmp.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
up_simuart.c sim arch: Add non blocking read to devconsole driver 2017-07-22 09:01:24 -06:00
up_smphook.c
up_smpsignal.c
up_spiflash.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_stackframe.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_tapdev.c
up_testset.c armv7-a, armv7-r, armv7-m: Add atomic read-add-write and read-subtract-write functions. 2018-02-04 12:22:03 -06:00
up_tickless.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
up_touchscreen.c Merged in hardlulz/modem-3.0-nuttx/fix-sem-EINTR (pull request #603) 2018-02-20 18:24:53 +00:00
up_uartwait.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
up_unblocktask.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_usestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_wpcap.c
up_x11eventloop.c
up_x11framebuffer.c