Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some optimized tricks for AVR are included in this commit. I spent a lot of time optimizing every line in these functions, looking for instruction-level optimization using godbolt. A large portion of the time was spent on GDB, since I forgot bunch of checks and variable changes when I optimize these function. Don't be stupid like me
- Loading branch information