mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 17:52:47 +01:00
a28f6e5a41
19628: Fix periph clk r=aabadie a=Enoch247 ### Contribution description This fixes some minor doc and argument type errors. See commit messages for details. ### Testing procedure It compiles without errors for me. ### Issues/PRs references None known 19637: sys/usb/usbus_msc: fix typo in C expression r=aabadie a=maribu ### Contribution description Rather than setting the correct blk_len, the code only wrote 1 and 0 into the three bytes due to the use of a logic and where a bitwise and should be used. Co-authored-by: Joshua DeWeese <jdeweese@primecontrols.com> Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de> |
||
---|---|---|
.. | ||
bootloader | ||
dist | ||
include | ||
kconfigs | ||
ldscripts | ||
periph | ||
stmclk | ||
vectors | ||
cpu_common.c | ||
cpu_init.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.cmsis | ||
Makefile.default | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
stm32_info.mk | ||
stm32_line.mk | ||
stm32_mem_lengths.mk | ||
stm32_riotboot.mk | ||
stm32.config |