incubator-nuttx/arch/sim
Sebastian Ene efbcb2cd31 arch/sim: Enable SIM_WALLTIME option by default
### Summary of Changes ###

Running the NuttX simulation 'as fast as possible' breaks the features
that depend on timing: eg. the Bluetooth stack. Enabling this option by
default SIM_WALLTIME=y will introduce delays and will tick the simulation at
a real pace.
Refresh defconfigs for sim targets and add depends on SIM_WALLTIME for
SIM_HCISOCKET.

Signed-off-by: Sebastian Ene <sene@apache.org>
2020-10-26 11:01:40 -07:00
..
include Revert "arch/sim: Make the SIGUSR1 host signal to use the NuttX irq logic" 2020-10-26 08:42:52 +09:00
src pollnotify: we should send poll events before semaphore incrementes. 2020-10-26 08:27:09 -03:00
Kconfig arch/sim: Enable SIM_WALLTIME option by default 2020-10-26 11:01:40 -07:00