Zachary J. Fields

Results 100 comments of Zachary J. Fields

Would you mind expanding on that? :wink:

I use GoogleTest and GoogleMock on my project. However, they do require you to have GoogleTest installed (easy on Linux via apt install) and a Makefile to run the test....

I just read the README and it sounds cool. I particularly like the fact that it doesn't need to be installed, and I want to give it a try. I'm...

This seems like a very low risk change. Does it need anything further, or when is it expected to be merged?

What you have described is not my experience. I have updated my file locally and restarted the Arduino IDE 2.x, and you can see the results below: ``` /home/zak/.arduino15/packages/arduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-gcc -c...

Ahh... I see. Okay, so the answer then is to remove `-Os` from the `cflags.txt` file, right? I'm happy to add that to the PR. It also looks like `-Wall`...

Updated to follow suggestion. :+1:

CLA? I'm already a contributor! :rofl: Alright, CLA [re]signed! :tada:

Thanks for bringing this to my attention. I'll either fix or remove the link. To be honest, I was working through this problem on my own and my attention was...