Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] Enable I2C Multiplexer in most ESP8266 4M builds #4413

Conversation

tonhuisman
Copy link
Contributor

The I2C Multiplexer was not included in builds that have the flag LIMIT_BUILD_SIZE enabled, but these builds contain a lot of I2C devices, validating the availability of the I2C Multiplexer.
This concerns these builds:

  • All ESP8266 Collection builds
  • The ESP8266 Energy build
  • The ESP8266 Display build

Not enabled for the ESP8266 Neopixel builds, as there it is much less likely to be needed.

For all ESP32 builds the I2C Multiplexer was already available by default.

@TD-er TD-er merged commit b3f32f0 into letscontrolit:mega Dec 20, 2022
@tonhuisman tonhuisman deleted the feature/BUILD-enable-i2c-multiplexer-in-most-ESP8266-4M-builds branch December 20, 2022 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants