The ATTINY2313A-MUR: ROHS3 compliant.
20 MHz ceiling and 2 KB Flash — sizing the firmware budget
The 20 MHz core speed is the maximum clock from the internal oscillator; no external crystal needed. The 2 KB Flash is the hard limit for compiled code — expect to fit a UART polled handler, a few GPIO toggles, and a small state machine.
