Skip to content

Conversation

@tommag
Copy link
Contributor

@tommag tommag commented Sep 16, 2024

This PR handles the timeout in I2C write() function. This avoids hanging in peripheral mode, when replying to a request with more bytes than the controller expects.

Let me know if any changes are needed ! And thanks for the hard work on this integration :)

Copy link
Owner

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@earlephilhower earlephilhower merged commit d26a358 into earlephilhower:master Sep 16, 2024
20 checks passed
schkovich pushed a commit to schkovich/arduino-pico that referenced this pull request May 24, 2025
* Add support for wiznet_w5100s_evb_pico2

This board has an RP2350 and a smaller 2MB flash

Signed-off-by: Sergio R. Caprile <[email protected]>

* update to new syntax

Signed-off-by: Sergio R. Caprile <[email protected]>

* fix missing definition

Signed-off-by: Sergio R. Caprile <[email protected]>

---------

Signed-off-by: Sergio R. Caprile <[email protected]>
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.

2 participants