Skip to content

Enable adafruit_bus_device in Zephyr port#10943

Merged
tannewt merged 4 commits intoadafruit:mainfrom
FoamyGuy:zephyr_bus_device
Apr 15, 2026
Merged

Enable adafruit_bus_device in Zephyr port#10943
tannewt merged 4 commits intoadafruit:mainfrom
FoamyGuy:zephyr_bus_device

Conversation

@FoamyGuy
Copy link
Copy Markdown
Collaborator

The only code change required was using a broader path in the glob statement to pickup subdirectories like adafruit_bus_device/i2cdevice/ instead of just things in the root of the module.

I tested the core implementation of adafruit_bus_device successfully on a feather RP2040 with a register/bus_device based driver. The native_sim tests use the same AT24 EEPROM from the i2c tests to validate behavior.

Make all has been run to update all autogen files.

Copy link
Copy Markdown
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 75659f7 into adafruit:main Apr 15, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants