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.
Diff: .mbedignore
- Revision:
- 0:edc343256a7d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.mbedignore Thu Aug 19 10:25:09 2021 +0000 @@ -0,0 +1,11 @@ +paho_mqtt_embedded_c/MQTTClient-C/* +paho_mqtt_embedded_c/MQTTClient/samples/* +paho_mqtt_embedded_c/MQTTClient/test/* +paho_mqtt_embedded_c/MQTTClient/src/arduino/* +paho_mqtt_embedded_c/MQTTClient/src/linux/* +paho_mqtt_embedded_c/MQTTPacket/samples/* +paho_mqtt_embedded_c/MQTTPacket/test/* +paho_mqtt-sn_embedded_c/MQTTSNClient/src/linux/* +paho_mqtt-sn_embedded_c/MQTTSNGateway/* +paho_mqtt-sn_embedded_c/MQTTSNPacket/samples/* +paho_mqtt-sn_embedded_c/MQTTSNPacket/test/*