Releases: adafruit/Adafruit_TCS34725
Releases · adafruit/Adafruit_TCS34725
1.4.4 Fix ESP32 IDF5 ledcAttach in colorview example
1.4.3 - Updated CI Actions versions
Update CI action versions
ESP32 CI fixes
No functional changes for users; only affects ESP32 testing automation
1.4.1 - Added CMakeLists.txt to use as ESP-IDF component
Bump to 1.4.1
1.4.0 - Moved library to BusIO
Merge pull request #47 from caternuson/iss46_busio Convert to BusIO
1.3.6 - Replaced enum integration times with uint8_t
Bump to 1.3.6
1.3.5 - Added support for device ID 0x4d
Bump to 1.3.5
1.3.4 - Fixed typo
Bump to 1.3.4
1.3.3 - Added docs badge
Update library.properties
Moving to GitHub Actions for CI
This release moves Adafruit_TCS34725
to use GitHub actions for Continuous Integration as well as adding automated checks for formatting using clang-format
and automated documentation checks using Doxygen