issues
search
milesburton
/
Arduino-Temperature-Control-Library
Arduino Temperature Library
https://www.milesburton.com/w/index.php/Dallas_Temperature_Control_Library
973
stars
487
forks
source link
Fix build-CI + add badges to readme.md
#216
Closed
RobTillaart
closed
2 years ago
RobTillaart
commented
2 years ago
add badges to readme.md to easy see the results of build-CI (e.g. for updates / PR testing)
fix broken build CI,
platforms tested (AVR, SAM, SAMD, ESP2866) these compile all examples.
ESP32 gave problems (need to investigate)
LINT test OK
JSON test OK
unit tests can not be enabled
build-CI environment cannot find "util/crc16.h" (need to investigate)
RobTillaart
commented
2 years ago
I'll squash the PR first ...