Alexander Entinger

Results 111 comments of Alexander Entinger

Good morning @pavel-kirienko :wave: I'm part of a small group building a Arduino `MKR Vidor 4000` (that's the Arduino with the FPGA) based quadcopter flight controller for Micro UAVs using...

Thank you for letting me know. Early June sounds good to me as we also need some time to get [107-Arduino-UAVCAN](https://github.com/107-systems/107-Arduino-UAVCAN) into usable shape. We've got experienced firmware engineers on...

Good morning :wave: I don't want to promise something we can't deliver (due to time constraints mostly) but we'll give it a try :rocket:

I've just checked: * ArduinoCore-megaavr contains a [note](https://github.com/arduino/ArduinoCore-megaavr#developing) how to set up the link to the API * same for [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed#clone-the-repository-in-sketchbookhardwarearduino-git) (One could argue that it would be nice for...

Can you please elaborate in which use case you experience which problem, preferable with a pull request to show mitigation of the issue?

Hi @leg0 :wave: Can you please sign the CLA?

> @aentinger I have already signed it. Mea culpa :blush:

@pratikpc can you please sign it while being logged in via the right email ... likely the email stored in the commit is different from the one you are signed...

That would be pretty easy to do. @cmaglie @facchinm what do you think? Or is the reason for this API to be hidden because of it's complexity and Arduino's philosophy...

> @aentinger is there any particular reason why library is shipped with [this](https://github.com/arduino-libraries/ArduinoIoTCloud/blob/5e19f337270632d069eae8d22a4aeede983690cd/src/AIoTC_Config.h#L65) line commented out? Yes. It consumes a lot of memory, since all debug strings are stored in...