Andrew Kroll

Results 104 comments of Andrew Kroll

Excellent news. I have already verified that it does work with the USB Host Shield (MAX3421E) so you should find similar results.

I Always consider patches that improve the utility of my libraries.

I've not seen any activity in a couple years, no idea what his problem was in getting that to go, but it should be very simple to tweak.

Exactly, and I won't do any kind of update from another fork unless it is submitted.

Unfortunately, this isn't fully implemented yet. Pull requests welcome, though! I basically have ran out of time to do much lately.

gradle... fun... NOT! :-) I use Apache ANT because it allows a lot of things gradle/studio doesn't, such as embedding binary data into the APK (e.g. pre-decoded hex files) which...

Correct. It does not do the new schema correctly yet, but it will soon.

I'm considering to scrape the data for 1.6.6+ using the arduino CLI build tool. The CLI tool is quite flexible. This gives two options: 1: use make for everything still,...

Eventually this will happen with a cache using the makefile system, and keyed to a hash of the command line passed to the OS. That way things like core components...

Glad to see that you finally have begun to see the use case. :-)