-
Jeroen Vreeken authored
Optimize oneshot block and bridge_pwm block: -minimize amount of branches by removing sequence points. -Use local variables for structure fields to minimize dereferences.
Jeroen Vreeken authoredOptimize oneshot block and bridge_pwm block: -minimize amount of branches by removing sequence points. -Use local variables for structure fields to minimize dereferences.
Loading