platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
136 stars 104 forks source link

Remove attiny85 CLOCK_SOURCE from extra_flags #265

Closed rholder closed 2 years ago

rholder commented 2 years ago

As detailed in #264 by @Granjow, I can also confirm that the clock frequency settings in 3.4.0 are behaving unexpectedly now with ATtiny85's. I've tested this PR against an oscillator tuning project that was broken in this release, and it appears to fix the issue.