Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: azure_umqtt_c iothub_mqtt_transport mbed-rtos mbed wolfSSL Socket lwip-eth lwip-sys lwip
certs.h
00001 // Copyright (c) Microsoft. All rights reserved. 00002 // Licensed under the MIT license. See LICENSE file in the project root for full license information. 00003 00004 #ifndef CERTS_H 00005 #define CERTS_H 00006 00007 #ifdef __cplusplus 00008 extern "C" 00009 { 00010 #endif 00011 00012 extern const char certificates[]; 00013 00014 #ifdef __cplusplus 00015 } 00016 #endif 00017 00018 #endif /* CERTS_H */ 00019
Generated on Wed Jul 13 2022 07:19:04 by
1.7.2