arduino-libraries / Arduino_ConnectionHandler

GNU General Public License v3.0
97 stars 36 forks source link

Add ESP32 board to "Compile Examples" CI workflow #49

Closed per1234 closed 3 years ago

per1234 commented 3 years ago

ESP32 support has been added to the library, so the examples compilation smoke test should be done for this architecture as well.

Fixes https://github.com/arduino-libraries/Arduino_ConnectionHandler/issues/48

github-actions[bot] commented 3 years ago

Memory usage change @ 2cdb1b9fb98d63d31fc87ae13a61283a8870dc22

Board flash % RAM for global variables %
esp8266:esp8266:huzzah 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table Board|examples/ConnectionHandlerDemo
flash|%|examples/ConnectionHandlerDemo
RAM for global variables|% -|-|-|-|- esp8266:esp8266:huzzah|0|0.0|0|0.0
Click for full report CSV ``` Board,examples/ConnectionHandlerDemo
flash,%,examples/ConnectionHandlerDemo
RAM for global variables,% esp8266:esp8266:huzzah,0,0.0,0,0.0 ```