midilab

Results 84 comments of midilab

@awonak , @tuulikauri , could you guys please check the status of [v2.3.0](https://github.com/midilab/uClock/releases/tag/v2.3.0) for memory footprint? i have made some changes without macros to reduce ram and code size. depending...

hi @tuulikauri , TIMER2 is a 8bits timer, its not a option for the uClock archtecture that demands at minumun of a 16bits timer. AVR only have one 16 bits...

@tuulikauri , Thanks for the tests so far. > Is there something specific you want done with the hardware tests? I don't have a reproducible crash rig, but it was...

> Thanks for the ideas! Yes, I created a TIMER2 implementation for uClock that I'm using on my Nano; I needed this to support two serial ports on the Nano...