Kevin Murphy
Results
2
issues of
Kevin Murphy
After playing around locally with the NMI machinery, I've assigned more meaningful names to all of the control unit signals and organized them into sections. Also, a typo became apparent...
Commit f499333 introduced a call to `GCODE_Init()` in an effort to accelerate the boot device detection loop. Unfortunately, this function is called a second time inside driver->startup(), which seems to...