Results 67 comments of Develo

Proposed PR has been merged.

I don't know about pushing anything, I don't use PIO myself, so I have no idea how this lib is integrated there. But I can make changes within this repo...

From what I can tell, the following aspects should be considered: - for the WiFiServer, you have to allow setting up the secure settings externally. In passive mode, the 2nd...

@earlephilhower is the right person to ask about the secure client/server, and whether the set up propagates/is shared when copying a server object. Maybe there should be an explicit method...

@earlephilhower the question isn't whether the state can be copied over, but whether the setup can, i. e. fingerprint, CA, whatever. Or have a method so that one object can...

I understand there are several ways to do it, and several CI providers possible. The core uses Travis CI. There is also Azure, github actions, etc. I'm not an expert...

2.6.0 is released, please retest.

Unfortunately, @pasko-zh's code is licensed under GPL3, which is incompatible with our repo license. Unless that very nice implementation changes licensing, or we get an explicit exception, we can't integrate...

CC @Tech-Tx There are some known issues with I2C. I think stability should be improved first before this goes further. Pushing back.

Reducing 2.7.0 scope. This is to be handled as part of the ongoing Wire rework.