-
Alessandro Rubini authored
This adds "sleep" that is used to verify the usleep function. It is not build by default nor by a Kconfig option, because it is not expected to be generally useful. To build, add "CONFIG_CMD_SLEEP=y" to the command line of make. Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
bccfebd2