{drivers/sx126x, ieee802154/submac, sys/net/ieee802154} run LoRa for sx126x over IEEE802.15.4 using submac #28246
Annotations
2 errors and 10 warnings
static-tests:
sys/net/link_layer/ieee802154/submac.c#L223
There is a typo: becaus ==> because
If this is a false positive, add it to dist/tools/codespell/ignored_words.txt.
You can fix this interactively by calling
CODESPELL_INTERACTIVE=1 BASE_BRANCH=master ./dist/tools/codespell/check.sh
|
static-tests
Process completed with exit code 2.
|
static-tests:
drivers/include/sx126x.h#L135
line is longer than 100 characters
|
static-tests:
drivers/netdev_ieee802154_submac/netdev_ieee802154_submac.c#L66
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x.c#L124
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x.c#L133
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x.c#L141
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x_radio_hal.c#L125
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x_radio_hal.c#L126
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x_radio_hal.c#L309
line is longer than 100 characters
|
static-tests:
drivers/sx126x/sx126x_radio_hal.c#L471
keyword 'switch' not followed by a single space
|
static-tests:
drivers/sx126x/sx126x_radio_hal.c#L516
line is longer than 100 characters
|