ruuvi / ruuvi.gateway_esp.c

Ruuvi Gateway ESP32 code
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Close #967: Implement TLS v1.3 support (port from ESP-IDF v5.1.2) #968

Closed TheSomeMan closed 8 months ago

TheSomeMan commented 8 months ago

There's no realistic way of reviewing 2171 files updated.

Is it possible to add the component as a submodule pointing to upstream somehow?

"mbedtls" is a submodule, so it can be added as a submodule. But wpa_supplicant, tcp_transport and protocomm are not submodules. I can split the changes into two steps - first create a local copy of the components, then make the changes in a separate PR. Or I can try to port the whole project to ESP-IDF v5.1.2 again, now it should be easier since most of the patches were ported.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud