nuttx/configs/sim/src
Gregory Nutt a76e137ce2 Squashed commit of the following:
sched/init/nx_start.c:  Add support for CONFIG_BOARD_DRIVER_INITIALIZE.  If this option is selected then nx_start() will call a board-provided function board_driver_initialize() immediately after calling up_initialize().

    Rename CONFIG_BOARD_INITIALIZE to CONFIG_BOARD_LATE_INITIALIZE.

    Raname board_initialize() to board_late_initialize()
2019-02-18 15:32:00 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sim_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sim_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sim_bringup.c fs/spiffs: Fix bad check for return value. In NuttX all values greater than or equeal to 0 are successes. 2018-09-27 14:24:46 -06:00
sim_gpio.c configs: Fix build error caused by commit 459d9f2851 2018-09-11 07:24:29 -06:00
sim_ioexpander.c Extend I/O Expander interrupt controls; Add test of level sensitve interrupt to Simulated I/O expander 2016-08-04 16:19:52 -06:00
sim_touchscreen.c Squashed commit of the following: 2018-01-30 11:08:18 -06:00
sim_zoneinfo.c ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers. 2016-07-20 14:02:18 -06:00
sim.h This commit eliminates the BOARDIOC_TSCTEST_SETUP command. 2018-01-17 09:33:28 -06:00