mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-10-04 11:01:35 +02:00
ci: add more build test for esp32-s3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
| Supported Targets | ESP32 | ESP32-S2 |
|
||||
| ----------------- | ----- | -------- |
|
||||
|
||||
# Build only test for C++
|
||||
|
||||
This test app ensures that calling all mqtt-client API could be called from C++
|
||||
|
@@ -1,3 +1,6 @@
|
||||
| Supported Targets | ESP32 | ESP32-S2 |
|
||||
| ----------------- | ----- | -------- |
|
||||
|
||||
# ESP-MQTT advanced publish and connect test project
|
||||
|
||||
Main purpose of this application is to test the MQTT library to correctly publish and receive messages (of different size and sequences) over different transports.
|
||||
|
Reference in New Issue
Block a user