Closed sjpark608 closed 1 year ago
Package | Line Rate | Branch Rate | Health |
---|---|---|---|
adc | 92% | 89% | ✔ |
calibration | 86% | 89% | ✔ |
dac | 100% | 97% | ✔ |
digital_input | 100% | 100% | ✔ |
digital_output | 98% | 95% | ✔ |
gpio | 98% | 94% | ✔ |
led | 0% | 0% | ❌ |
peripherals | 87% | 50% | ✔ |
pwm | 99% | 98% | ✔ |
reg_helper | 97% | 85% | ✔ |
relay | 100% | 100% | ✔ |
tc | 98% | 98% | ✔ |
utilities | 100% | 100% | ✔ |
Summary | 93% (2718 / 2909) | 92% (566 / 615) | ✔ |
This EEPROM PR is fixes the Write timing issue by increasing the delay between writes from 2ms to 10ms. TODOs are added to refactor the module
348 #346 #347