d3779304b1
Error: chip/efm32_leserial.c:189:21: error: initialization of 'int (*)(struct uart_dev_s *, unsigned int *)' from incompatible pointer type 'int (*)(struct uart_dev_s *, uint32_t *)' {aka 'int (*)(struct uart_dev_s *, long unsigned int *)'} [-Werror=incompatible-pointer-types] 189 | .receive = efm32_receive, | ^~~~~~~~~~~~~ chip/efm32_leserial.c:189:21: note: (near initialization for 'g_leuart_ops.receive') |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |