Guilherme Gonzaga

Results 4 issues of Guilherme Gonzaga

Hello. I mean no offense; it's just my view. I've been searching for good arduino libraries lately and what I propose would make it easier. If tou have no intent...

Hello. This PR is based on the proposal #4, but I thought a better approach to it would be to use the string library rather than regex. Still, there are...

As of version 1.8.4, when compiling with warning level "all" in the IDE and arduino-cli, there are warnings about unused parameters in the implementation of operator new ([cores/arduino/new.cpp](https://github.com/arduino/ArduinoCore-avr/blob/1.8.4/cores/arduino/new.cpp)). This PR...

bug