libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Add stm32f10x SPI driver #1416

Closed kammce closed 3 years ago

kammce commented 3 years ago

Resolves #860

codecov[bot] commented 3 years ago

Codecov Report

Merging #1416 (7bcb08f) into master (060b708) will decrease coverage by 0.8%. The diff coverage is 0.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1416     +/-   ##
========================================
- Coverage    53.5%   52.8%   -0.7%     
========================================
  Files          93      94      +1     
  Lines        4445    4506     +61     
  Branches      938     964     +26     
========================================
  Hits         2376    2376             
- Misses       1565    1626     +61     
  Partials      504     504             
Impacted Files Coverage Δ
library/L1_Peripheral/stm32f10x/spi.hpp 0.0% <0.0%> (ø)

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 060b708...42a2158. Read the comment docs.