Skip to content

Conversation

@espzav
Copy link
Collaborator

@espzav espzav commented Nov 5, 2024

ESP-BSP Pull Request checklist

  • Version of modified component bumped
  • CI passing

Change description

  • Support I2C driver-NG for esp_bsp_generic and esp_bsp_devkit

@espzav espzav force-pushed the refactor/generic_driver_ng branch from a0c1f08 to 666eec6 Compare November 5, 2024 15:56
@tore-espressif
Copy link
Collaborator

You will have to add

examples/generic_button_led:
  disable:
    - if: IDF_VERSION_MAJOR == 5 and IDF_VERSION_MINOR < 3
      reason: Requires I2C Driver-NG which was introduced in v5.2

to .build-test-rules.yml to fix the CI

@espzav espzav force-pushed the refactor/generic_driver_ng branch 2 times, most recently from 55bbcfc to 2814d03 Compare November 6, 2024 08:47
@espzav espzav force-pushed the refactor/generic_driver_ng branch from 2814d03 to b4ad1eb Compare November 11, 2024 12:49
@espzav espzav merged commit 1795f91 into master Nov 11, 2024
15 checks passed
@espzav espzav deleted the refactor/generic_driver_ng branch November 11, 2024 13:54
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.

4 participants