mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
de3e709b50
Add a shell_strtoull function that works similar to shell_strtoul except that it calls strtoull instead of strtoul. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>