Skip to content

tests: spi_loopback: Fix Arduino Zero SPI device name. #6526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

henrikbrixandersen
Copy link
Member

The SAM0 SoC was switched to use DTS for SPI configuration. Adapt the
spi_loopback test configuration for the Arduino Zero to use the
correct device name.

Signed-off-by: Henrik Brix Andersen [email protected]

@henrikbrixandersen
Copy link
Member Author

@galak @nzmichaelh As commented on #5865.

@codecov-io
Copy link

codecov-io commented Mar 8, 2018

Codecov Report

Merging #6526 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6526   +/-   ##
=======================================
  Coverage   53.43%   53.43%           
=======================================
  Files         437      437           
  Lines       41377    41377           
  Branches     7931     7931           
=======================================
  Hits        22111    22111           
  Misses      16048    16048           
  Partials     3218     3218

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b75b010...776e720. Read the comment docs.

@galak galak force-pushed the arm branch 2 times, most recently from 3602b63 to 075c741 Compare March 10, 2018 14:43
@galak galak changed the base branch from arm to master March 10, 2018 22:31
The SAM0 SoC was switched to use DTS for SPI configuration. Adapt the
spi_loopback test configuration for the Arduino Zero to use the
correct device name.

Signed-off-by: Henrik Brix Andersen <[email protected]>
@galak galak force-pushed the spi_loopback_arduino_zero_conf branch from 4bca71b to 776e720 Compare March 10, 2018 22:32
@galak galak merged commit b31ccd1 into zephyrproject-rtos:master Mar 10, 2018
@henrikbrixandersen henrikbrixandersen deleted the spi_loopback_arduino_zero_conf branch March 12, 2018 19:54
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.

3 participants