Skip to content

dts/arm/st: Fix SPI1 interrupt priority for STM32F0 #6254

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

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

ydamigos
Copy link
Collaborator

STM32F0 family has only 2 interrupt priority bits.

Fixes #6238

Signed-off-by: Yannis Damigos [email protected]

STM32F0 family has only 2 interrupt priority bits.

Fixes zephyrproject-rtos#6238

Signed-off-by: Yannis Damigos <[email protected]>
@ydamigos ydamigos requested a review from erwango as a code owner February 17, 2018 15:19
@ydamigos ydamigos requested a review from galak February 17, 2018 15:19
@ydamigos ydamigos added area: SPI SPI bus area: ARM ARM (32-bit) Architecture area: Devicetree platform: STM32 ST Micro STM32 labels Feb 17, 2018
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6254   +/-   ##
=======================================
  Coverage   53.11%   53.11%           
=======================================
  Files         414      414           
  Lines       40260    40260           
  Branches     7759     7759           
=======================================
  Hits        21384    21384           
  Misses      15709    15709           
  Partials     3167     3167

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 25a59cd...98cbff3. Read the comment docs.

@galak galak merged commit 1f43e7b into zephyrproject-rtos:master Feb 20, 2018
@ydamigos ydamigos deleted the stm32f0-spi-irq-pri branch February 20, 2018 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture area: Devicetree area: SPI SPI bus platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants