Zachary J. Fields

Results 57 issues of Zachary J. Fields

Currently, there is no way of knowing whether the system received or performed the requested reset.

I'm not sure if this is the appropriate solution, but to allow an AVR project to compile correctly, I had to wrap the definition of `std::nothrow` in an `#ifdef`. [**`new_handler.cpp`**](https://github.com/mike-matera/ArduinoSTL/blob/master/src/new_handler.cpp)...

type: imperfection
topic: code

Follows precedent established by Wi-Fi implementation.

type: enhancement
topic: code

topic: documentation
type: enhancement

Clears a warning is generated by the Arduino CLI when specifying `--warnings all`.

bug