Massimo Banzi

Results 6 comments of Massimo Banzi

As I mentioned elsewhere I see ArduinoTime as the high level arduino time API then you can subclass it for the different implementations.. by default on UNO it’s a software...

I think it might be useful to have them as C++ classes as opposed to just structs. > On 26 Mar 2016, at 07:13, Paul Stoffregen [email protected] wrote: > >...

Yes as soon as we think the API is stable enough it will be documented there as well

fixed! thanks for reporting it 👍

comments from Tom: I got the TFTP bootloader on one of my boards. Had to switch programmers in the makefile for the firmware, but that was simple, just swapped usbtiny...

avr-objcopy -j .text -j .data -O binary app.elf app.bin