Skip to content

Enable adafruit_bus_device in Zephyr port#10943

Open
FoamyGuy wants to merge 4 commits intoadafruit:mainfrom
FoamyGuy:zephyr_bus_device
Open

Enable adafruit_bus_device in Zephyr port#10943
FoamyGuy wants to merge 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.

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.

1 participant