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

stm32canbus driver that supports 100Khz and 1Mhz #1456

Closed MasterBoyd closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1456 (c71432a) into master (3980c95) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1456   +/-   ##
======================================
  Coverage    59.8%   59.8%           
======================================
  Files          94      94           
  Lines        4516    4516           
  Branches      970     970           
======================================
  Hits         2698    2698           
  Misses       1589    1589           
  Partials      229     229           
Impacted Files Coverage Δ
library/peripherals/can.hpp 82.7% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

kammce commented 2 years ago

Please document your bit masks.