duff2013

Results 56 comments of duff2013

I'm planning working on Snooze all next week.

I'm a bit behind in these issues as of late, (kids school things). I'm hoping to get back to Snooze soon and I'll be taking a look at this.

I'll check this out, I'm in the middle of adding support for the upcoming Teensy 4.0 which means that I have to decouple all the hard coded T3.x/LC stuff into...

Yes you are correct and I'll update the "compare" wakeup for the Teensy4, Thanks!

It is a lot of code that touches a lot of hardware on the Teensy's so it's been a journey trying to get everything to play nice with each other....

REDUCED_CPU_BLOCKS is not implemented in the latest code, I'm planning on adding it back in though. Once it is added back yes you can use multiple ones in the same...

Thanks for the issue I'll see what I can do when I start looking at Snooze again in the not to distant future. The startup_early_hook() is used for a sleep...

Ummm, I haven't looked at this but will sometime down the line, shouldn't be to hard since its basically the same as the 4.0 but with more pins.

I haven't really looked at your code but it will not compile as is, i.e.`#include "project deffs.h"` and `#include "BLE remote.h"`. Also you need to point to the exact libraries...

Do you have anything connected to the Teensy that your sketch says you like BME device?