1 file changed
+1
-1
lines changed- LICENSE+2-2
- Makefile+7-4
- README.md+15-12
- src/easysetup/http/iot_easysetup_http.c+25-16
- src/easysetup/http/tcp/iot_easysetup_d2d_tcp.c+11-3
- src/easysetup/http/tcp/iot_easysetup_http_tcp.c+20-6
- src/easysetup/http/tls/iot_easysetup_d2d_tls.c+11-3
- src/include/iot_dump_log.h+3-1
- src/include/st_dev_version.h+1-1
- src/iot_api.c+7-7
- src/iot_dump_log.c+16-13
- src/iot_main.c+22-2
- src/iot_nv_data.c+43-17
- src/iot_root_ca.c+109-221
- src/mqtt/client/iot_mqtt_client.c+9-3
- src/port/bsp/posix/iot_bsp_fs_posix.c+5-1
- src/port/net/mbedtls/iot_net_mbedtls.c+11-5
- src/port/net/openssl/iot_net_openssl.c+19-7
- src/port/os/posix/iot_os_util_posix.c+1
- src/security/iot_security_crypto.c+5
- stdkconfig+1-1
- stdkconfig.cmake+4-2
- test/TC_FUNC_iot_dump_log.c+6-1
- test/TC_FUNC_iot_nv_data.c+5-4
0 commit comments