Add test for oneshot block.
Optimize oneshot block and bridge_pwm block: -minimize amount of branches by removing sequence points. -Use local variables for structure fields to minimize dereferences.
Please register or sign in to comment
Optimize oneshot block and bridge_pwm block: -minimize amount of branches by removing sequence points. -Use local variables for structure fields to minimize dereferences.