summaryrefslogtreecommitdiffstatshomepage
path: root/zephyr/help.c
Commit message (Collapse)AuthorAge
* zephyr: Implement the help() function.Daniel Thompson2016-10-12
The boot issue text mentions a help() function and encourages the user to run it. It is very disconcerting to find that the function does not exist... Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>