mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-12-13 15:46:26 +08:00
Update transport interface for compatibility * Update the network transport that using socket wrapper to depend on socket wrapper only. * AT command timeout should not be changed for cellular socket buffer access mode. * mbedTLS config include using MBEDTLS_CONFIG_FILE macro. * Remove strnlen usage in using_mbedtls_pkcs11.