Results 48 comments of Develo

This is a nice-to-have, so pushing back again pending some time window that allows implementing the code unification.

I think this would be very helpful. New users are prone to not consider the implications of moving to a new version with enough care, despite warnings and explanations in...

I think the last comment is still rather valid. While we do have readthedocs, I don't think we have an automated way to generate docs for an api reference, and...

@penfold42 is this issue still valid? I understand that ArduinoOTA advertises using mDNS, and that you can specify which port to use. This is done in your code.

@igrr what do you think of @atrent 's proposal to change platform.txt?

How about three levels: "core": modules like file, wifi, uart, etc. "utils": modules like crypto, http, ringbuffer, etc. "drivers": modules for specific peripherals, like LCDs and sensors (many users don't...

At top level, I think the steps needed are along the lines of the below. If needed, this should be edited to reflect reality. 1. Download the new sdk and...

There was a first attempt for plan A in #4853.