Skip to content

Conversation

@habdig7oficial
Copy link

Hello after, a discussion in the tinygo slack, one of the maintainers said that the I2C support on arduino-mega2560 was wrong indicating that it have support when it doesn't so I corrected the documentation page

image

image

I look forward to I2C support on tinygo, but until there the documentation page needs to be corrected, later i will see if I can use it with arduino-uno whose page also says to have I2C.

Thank you all for the support! :)

@aykevl
Copy link
Member

aykevl commented Sep 21, 2024

Unfortunately this part of the documentation is autogenerated, so it will be overwritten on the next update.
It's still a bug, but ideally it should be fixed at the source: https://github.com/tinygo-org/tinygo-site/blob/release/doc-gen/main.go
(The issue is that it just checks whether the I2C type exists, it doesn't check whether there are actually any peripherals of the type I2C).

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