Change format in various shell_error calls from int to long unsigned
int.
Warning:
warning: format '%d' expects argument of type 'int', but argument
6 has type 'long unsigned int'
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ht16k33.c | ||
| Kconfig | ||
| Kconfig.gpio | ||
| Kconfig.ht16k33 | ||
| Kconfig.lp503x | ||
| Kconfig.lp3943 | ||
| Kconfig.lp5562 | ||
| Kconfig.pca9633 | ||
| Kconfig.pwm | ||
| Kconfig.tlc59108 | ||
| led_context.h | ||
| led_gpio.c | ||
| led_handlers.c | ||
| led_pwm.c | ||
| led_shell.c | ||
| lp503x.c | ||
| lp3943.c | ||
| lp5562.c | ||
| pca9633.c | ||
| tlc59108.c | ||