mirror of
https://github.com/andreili/klipper.git
synced 2025-09-13 00:51:13 +02:00
Compile the PRU binary with -Os optimization, but request that the timer dispatch code be compiled with -O2 optimization. This improves the performance of timers slightly. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>