1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/soft_spi/include
Joshua DeWeese 022192ecee drivers/soft_spi: fix over-allocation of locks
The intent was to allocate one lock per device, but that was not the
case in practice. This patch fixes this.
2022-12-14 08:18:29 -05:00
..
soft_spi_params.h drivers/soft_spi: fix over-allocation of locks 2022-12-14 08:18:29 -05:00