Skip to content
Commit 19644020 authored by Filip Jagodzinski's avatar Filip Jagodzinski
Browse files

components: Add generic/io-type-qualifiers



Some components require preprocessor definitions for register access,
and to provide these, the platform-specific CMSIS device header is
included. This adds a dependency on `target-interface` platform-specific
CMake target.

Add generic preprocessor definitions for read-only, write-only, and
read-write register access so other components can use these and become
independent of platform-specific CMake targets.

Signed-off-by: Filip Jagodzinski's avatarFilip Jagodzinski <filip.jagodzinski@arm.com>
parent 6aa60fc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment