cpu/sam0_common: Implement time-sharing of SERCOMs #27218
Annotations
5 errors and 10 warnings
static-tests:
cpu/sam0_common/include/periph_cpu_common.h#L331
argument 'sercom' of command @param is not found in the argument list of sercom_irq_cb_t(void *arg)
|
static-tests:
cpu/sam0_common/periph/sercom.c#L195
There is a typo: reseted ==> reset
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:
cpu/sam0_common/periph/spi.c#L501
There is a typo: transfering ==> transferring
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:
cpu/sam0_common/periph/spi.c#L534
There is a typo: transfering ==> transferring
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:
boards/arduino-mkrwan1300/include/periph_conf.h#L41
comma should be followed by whitespace
|
static-tests:
boards/arduino-mkrwan1300/include/periph_conf.h#L42
comma should be followed by whitespace
|
static-tests:
boards/arduino-mkrwan1300/include/periph_conf.h#L55
comma should be followed by whitespace
|
static-tests:
boards/arduino-mkrwan1300/include/periph_conf.h#L56
comma should be followed by whitespace
|
static-tests:
boards/arduino-nano-33-iot/include/periph_conf.h#L122
comma should be followed by whitespace
|
static-tests:
boards/arduino-nano-33-iot/include/periph_conf.h#L123
comma should be followed by whitespace
|
static-tests:
boards/common/arduino-mkr/include/periph_conf.h#L41
comma should be followed by whitespace
|
static-tests:
boards/common/arduino-mkr/include/periph_conf.h#L42
comma should be followed by whitespace
|
static-tests:
boards/common/arduino-zero/include/periph_conf.h#L130
comma should be followed by whitespace
|
static-tests:
boards/common/arduino-zero/include/periph_conf.h#L131
comma should be followed by whitespace
|