Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platformio.ini: change setting of compiler optimization
- Disable default -Os optimization for size - Set -O2 explictly in build_flags This can be tweaked depending on the performance of the resulting builds.
- Loading branch information