Skip to content

drivers/periph: making bus drivers thread safe #2314

@haukepetersen

Description

@haukepetersen

As pointed out in #2289, our current bus driver implementations are not thread save. A solution is proposed in #2290 (for the STM32F4 cpu). If we use that proposed solution or if we do something else - either way we need to do this for all cpus and bus drivers. This issue is for tracking the implementation status of this effort.

Thread safe bus drivers:

Question: do we need to make the UART thread safe?

Edit [@thomaseichinger]:
To keep things centralised I add a list of drivers needing adoption.

Metadata

Metadata

Labels

Area: driversArea: Device driversPlatform: ARMPlatform: This PR/issue effects ARM-based platforms

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions