Skip to content

Releases: adafruit/Adafruit_TCS34725

1.4.4 Fix ESP32 IDF5 ledcAttach in colorview example

12 Dec 13:05
48d793b
Compare
Choose a tag to compare

What's Changed

  • Fix ESP32 IDF5 ledcAttach in colorview example by @tyeth in #52

New Contributors

  • @tyeth made their first contribution in #52

Full Changelog: 1.4.3...1.4.4

1.4.3 - Updated CI Actions versions

22 May 17:02
Compare
Choose a tag to compare
Update CI action versions

ESP32 CI fixes

20 Oct 21:07
6dfa712
Compare
Choose a tag to compare

No functional changes for users; only affects ESP32 testing automation

1.4.1 - Added CMakeLists.txt to use as ESP-IDF component

15 Nov 21:56
0a13cbf
Compare
Choose a tag to compare

1.4.0 - Moved library to BusIO

12 Oct 15:57
879cd8e
Compare
Choose a tag to compare
Merge pull request #47 from caternuson/iss46_busio

Convert to BusIO

1.3.6 - Replaced enum integration times with uint8_t

21 Jun 19:08
017ce29
Compare
Choose a tag to compare

1.3.5 - Added support for device ID 0x4d

31 May 19:54
63d82a9
Compare
Choose a tag to compare

1.3.4 - Fixed typo

14 Apr 21:27
2fd9e81
Compare
Choose a tag to compare
Bump to 1.3.4

1.3.3 - Added docs badge

07 May 22:02
6dc4283
Compare
Choose a tag to compare
Update library.properties

Moving to GitHub Actions for CI

06 Apr 20:58
556e208
Compare
Choose a tag to compare

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