Skip to content

Conversation

@espzav
Copy link
Collaborator

@espzav espzav commented Oct 2, 2025

ESP-BSP Pull Request checklist

  • Version of modified component bumped
  • CI passing

Change description

  • Another I2C fixes for IDF6 compatibility
  • Updated components to latest:
    • esp_codec_dev = "~1.5"
    • button = "^4"
    • led_indicator "~2.0"
    • knob = "^1"
  • Fixed requires in all components to meet IDF6
  • Disabled CONFIG_LV_ATTRIBUTE_FAST_MEM_USE_IRAM=y due to warning/error - will be fixed in next LVGL

Closes #650
Closes #659

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Test Results

25 tests   25 ✅  1m 8s ⏱️
 4 suites   0 💤
 4 files     0 ❌

Results for commit ab6fa37.

♻️ This comment has been updated with latest results.

@espzav espzav force-pushed the fix/i2c_idf6 branch 6 times, most recently from 92c2a1c to f4545dc Compare October 2, 2025 09:26
@espzav espzav changed the title fix(idf6): Fixed compatibilitzy i2c fix(idf6): Fixed compatibility i2c Oct 8, 2025
@espzav espzav force-pushed the fix/i2c_idf6 branch 2 times, most recently from 93ec8dd to 18a2736 Compare October 9, 2025 11:13
@espzav espzav force-pushed the fix/i2c_idf6 branch 6 times, most recently from cd0f1cd to 7e67942 Compare October 10, 2025 08:34
@Voljka1
Copy link

Voljka1 commented Oct 10, 2025

hello. bsp/esp32_s3_korvo_2//idf_component.yml has:
esp_codec_dev:
public: true
version: ~1.4

this component was updated to be compatible with IDF 6.0 in ver 1.5
can you update required version to 1.5?

@espzav espzav force-pushed the fix/i2c_idf6 branch 4 times, most recently from 3aa1e16 to fef85e1 Compare October 10, 2025 13:05
@espzav espzav requested a review from tore-espressif October 10, 2025 14:18
@espzav
Copy link
Collaborator Author

espzav commented Oct 10, 2025

@tore-espressif PTAL

Copy link
Collaborator

@tore-espressif tore-espressif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question :)

@espzav espzav merged commit 1bd663b into master Oct 13, 2025
47 checks passed
@espzav espzav deleted the fix/i2c_idf6 branch October 13, 2025 05:32
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.

esp_io_expander_tca9554 not compatible with ESP-IDF 6.0 (Cmakelists.txt) (BSP-728)

4 participants