17:10:41 wireless/bluetooth/bt_slip.c:300:7: error: 'byte' may be used uninitialized [-Werror=maybe-uninitialized]
17:10:41 300 | wlerr("err: invalid escape byte %x\n", *byte);
17:10:41 | ^
17:10:41 wireless/bluetooth/bt_slip.c: In function 'bt_slip_receive':
17:10:41 wireless/bluetooth/bt_slip.c:766:11: note: 'byte' was declared here
17:10:41 766 | uint8_t byte;
17:10:41 | ^~~~
Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
|
||
|---|---|---|
| .. | ||
| bluetooth | ||
| ieee80211 | ||
| ieee802154 | ||
| lpwan | ||
| spirit | ||
| cc1101.c | ||
| CMakeLists.txt | ||
| gs2200m.c | ||
| ISM1_868MHzGFSK100kbps.c | ||
| ISM2_433MHzMSK500kbps.c | ||
| ISM2_905MHzGFSK250kbps.c | ||
| Kconfig | ||
| Make.defs | ||
| nrf24l01.c | ||
| nrf24l01.h | ||