Stelios Tsampas

Results 158 comments of Stelios Tsampas

@MarekLew I am aware of that misuse and to be honest, this was the way it was being done by the previous developer and I didn't want to change it...

_From @MarekLew on February 2, 2014 12:24_ this is "32" package problem. "32" ,"64" package is not analize because packageSize==0

_From @davidhaenggi on February 9, 2015 14:40_ Hi I downloaded the Ariadne-Bootloader to use it with a OpenMediaController. It's based on a Atmega2560 and includes a Wiznet W5100 ethernet chip....

Thanks for posting this workaround. It is good to have it here for anyone who is looking for a quick solution on this problem.

Does this supersede #16 ? It is better than the hacky include directive in #16 for sure, but did #16 not fix the problem for you or you didn't test...

I think this is a better way to handle the `HarfBuzz` dependency. I will close the other one and create a separate one for the OpenGL directive after I test...

At first glance the fix seems OK, will test it later today. On the other hand, the spacing fixes seem odd, the code mostly uses spaces for indentation and I...

LockBit values 0xCF and 0x0F have equal meaning because bits 6 and 7 are not used in atmega2560. Being unable to upload with serial and not being able to ping...

Yes, but you have to modify the code in the spi.h file and compile the booloader from the start.