Skip to content

Migrate posix bsp drivers to Bazel - #545

Open
DominikAFischer wants to merge 1 commit into
eclipse-openbsw:mainfrom
esrlabs:cr-1214916
Open

Migrate posix bsp drivers to Bazel#545
DominikAFischer wants to merge 1 commit into
eclipse-openbsw:mainfrom
esrlabs:cr-1214916

Conversation

@DominikAFischer

Copy link
Copy Markdown
Contributor

Migrate posix bsp drivers to Bazel

Add BUILD.bazel for bspMcu, socketCanTransceiver, tapEthernetDriver,
and bspSystemTime under platforms/posix/bsp/. All targets are
STATIC cc_library rules with target_compatible_with = linux,
mirroring the existing POSIX platform target convention.

Add BUILD.bazel for bspMcu, socketCanTransceiver, tapEthernetDriver,
and bspSystemTime under platforms/posix/bsp/. All targets are
STATIC cc_library targets with target_compatible_with set to os.linux,
mirroring the existing POSIX platform target convention.

Change-Id: I5a19859c370a66301ac4fcce6889c9cc2ddff286
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant