Results 96 comments of Ralph Doncaster

It may be related to issue #10 , since micros is probably used. It'll likely be a week or two before I have time to investigate. In the mean time,...

Thanks for the report. I haven't downloaded 1.8.16 yet, so I'll see if something changed from 1.8.13.

I haven't even added i to the library manager since it hasn:t been widely tested. It's been years since I tried PlatformIO, but I may consider it in the future....

It looks like PlatformIO supports the Arduino library.properies, which ArduinoShrink already has. I'll consider adding ArduinoShrink to the PlatformIO registry on or before v1.0.0.

I assume you are referring to the touch example. The touch code alone takes 40 bytes. On a t13, an empty main will take another 40 bytes unless you do...

https://github.com/nerdralph/picoCore/issues/1 When you tried it with your fridge door alarm, what speed was your t13 running at? I think you mentioned in one of your videos that it runs at...

I actually submitted avrdude patches to Jeorg back in 2014 but he rejected them. For a couple years I maintained my own version of avrdude. After that my focus was...

> > I actually submitted avrdude patches to Jeorg back in 2014 but he rejected them > > Any particular reason why he rejected them? I wasn't able to find...

I finished reviewing the old bootloader code and avrdude code: https://github.com/nerdralph/picoboot-avrdude/blob/master/picoboot.c If I'm going to refresh it, I'd like some advice on improving usability & reliability. Dropping the baud rate...

I've occasionally seen something like that which appeared after I added autobaud, but haven't been able to consistently reproduce it. I think it may be from turning on the USART...