Skip to content

[rp2040] I2C implementation#830

Merged
rleh merged 2 commits into
modm-io:developfrom
andryblack:rp_i2c
Feb 28, 2022
Merged

[rp2040] I2C implementation#830
rleh merged 2 commits into
modm-io:developfrom
andryblack:rp_i2c

Conversation

@andryblack

@andryblack andryblack commented Feb 15, 2022

Copy link
Copy Markdown
Contributor

Synchronous implementation of I2C interface for RP2040

Comment thread src/modm/platform/i2c/rp/i2c_master.cpp.in

@rleh rleh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice work!

I added an example using the MCP79411 real time clock I had laying around on my desk, tested it on real hardware and also rebased onto develop.
Ready to merge from me!

@rleh rleh added the ci:hal Triggers the exhaustive HAL compile CI jobs label Feb 25, 2022
Comment thread src/modm/platform/gpio/rp/set.hpp.in Outdated

@salkinium salkinium left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome, thanks!

@salkinium salkinium removed the ci:hal Triggers the exhaustive HAL compile CI jobs label Feb 28, 2022
@rleh rleh merged commit 21ba120 into modm-io:develop Feb 28, 2022
@rleh rleh added this to the 2022q1 milestone Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants