MCUdude / MiniCore

Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
Other
983 stars 243 forks source link

[feature] New 9.216MHz to Supported clock frequency. #290

Closed rkierzek closed 4 months ago

rkierzek commented 6 months ago

Please add additional frequency for external XTAL 9.216MHz I want to UART-friendly value below 10MHz and more than 7.3728MHz(already supported) For ATmega168V I I don't want to over-extend datasheet values (nearest supported by MiniCore 11,0592MHz) but additional 25% computing power is non-trivial value. Regards

MCUdude commented 4 months ago

Thanks for the suggestion! Implemented in MiniCore v3.0.2, available in the Arduino boards manager