Skip to content

stm32: Implement cache driver (C-M33 based series)Β #71268

Open
@erwango

Description

Is your enhancement proposal related to a problem? Please describe.
C-M33 based STM32 series (h5/l5/u5/wba) embed a cache peripheral.
To simplify STM32 generic driver implementation, provide a STM32 driver implementing zephyr cache API. It will allow call of sys_cache_ functions directly in STM32 drivers and commonalize this code with M7 based STM32.

Describe the solution you'd like
Implement a STM32 driver of zephyr cache API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions