Annotations
10 errors
Build with ufbt:
MAX3421E.h#L24
implicit declaration of function 'Hwreg' [-Werror=implicit-function-declaration]
|
Build with ufbt:
MAX3421E.h#L24
implicit declaration of function 'Hrreg' [-Werror=implicit-function-declaration]
|
Build with ufbt:
MAX3421E.c#L317
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
|
Build with ufbt:
MAX3421E.c#L317
format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
|
Build with ufbt:
MAX3421E.c#L355
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
|
Build with ufbt:
MAX3421E.c#L355
format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
|
Build with ufbt:
MAX3421E.c#L371
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
|
Build with ufbt:
MAX3421E.c#L371
format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
|
Build with ufbt:
MAX3421E.c#L383
cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
|
Build with ufbt:
MAX3421E.c#L383
format '%c' expects argument of type 'int', but argument 4 has type 'uint8_t *' {aka 'unsigned char *'} [-Werror=format=]
|
Loading